core/tests/util
Artur Pragacz b36b591ccf
Improve error message for global timeout (#141563)
* Improve error message for global timeout

* Add test

* Message works with zone too
2025-05-27 07:49:18 +02:00
..
snapshots Add scaling utils for brightness and fanspeed (#104753) 2023-12-04 12:10:58 +01:00
yaml Split out yaml loading into own package (#140683) 2025-03-15 22:26:18 -04:00
__init__.py Fix PEP257 issues 2016-03-09 11:15:04 +01:00
test_aiohttp.py Bump aiohttp to 3.9.1 (#104176) 2023-11-29 16:13:54 +01:00
test_async.py Cleanup runtime warnings in async unit tests (#137308) 2025-02-04 11:44:17 +01:00
test_collection.py Move recorder chunk utils to shared collection utils (#118065) 2024-05-24 12:49:39 -10:00
test_color.py Prefer from...import...as over import...as in core tests (#136146) 2025-01-21 09:28:17 +01:00
test_dt.py Add tests for parse_time_expression (#143912) 2025-04-30 13:58:17 +01:00
test_enum.py Add empty line after module docstring [helpers + other] (#112707) 2024-03-08 10:36:11 -05:00
test_event_type.py Add improved typing for event fire and listen methods (#114906) 2024-04-07 13:28:24 -10:00
test_executor.py Update codespell to 2.3.0 (#118001) 2024-05-24 08:22:29 +02:00
test_file.py Fix unspecified-encoding warnings in tests (#119405) 2024-06-11 17:58:40 +02:00
test_hass_dict.py Add HassDict implementation (#103844) 2024-05-07 10:53:13 +02:00
test_init.py Prefer from...import...as over import...as in core tests (#136146) 2025-01-21 09:28:17 +01:00
test_json.py Cleanup deprecated json utils (#121069) 2024-07-03 15:57:32 +02:00
test_language.py Add empty line after module docstring [helpers + other] (#112707) 2024-03-08 10:36:11 -05:00
test_location.py Prefer from...import...as over import...as in core tests (#136146) 2025-01-21 09:28:17 +01:00
test_logging.py Allow excluding modules from noisy logs check (#142020) 2025-04-02 15:07:00 +02:00
test_loop.py Adjust Generator type hints in tests (#121013) 2024-07-02 14:12:02 +02:00
test_network.py Prefer from...import...as over import...as in core tests (#136146) 2025-01-21 09:28:17 +01:00
test_package.py Improve is docker env checks (#132404) 2025-01-02 17:21:49 +01:00
test_percentage.py Enable Ruff A001 (#115654) 2024-04-21 23:25:27 +02:00
test_process.py Fix blocking process call in process tests (#121104) 2024-07-03 22:26:03 +02:00
test_read_only_dict.py Add (deep)copy support to read only dict (#118204) 2024-05-26 23:05:45 -04:00
test_scaling.py Add scaling utils for brightness and fanspeed (#104753) 2023-12-04 12:10:58 +01:00
test_ssl.py Fix typo in util.ssl test (#142799) 2025-04-14 12:31:44 +02:00
test_system_info.py Improve is docker env checks (#132404) 2025-01-02 17:21:49 +01:00
test_thread.py Add typing to tests with single hass argument (2) (#87675) 2023-02-08 08:51:43 +01:00
test_timeout.py Improve error message for global timeout (#141563) 2025-05-27 07:49:18 +02:00
test_ulid.py Prefer from...import...as over import...as in core tests (#136146) 2025-01-21 09:28:17 +01:00
test_unit_conversion.py Add concentration conversion support for mg/m³ (#145325) 2025-05-23 14:24:18 +01:00
test_unit_system.py Allow liter for gas sensor device class (#141518) 2025-05-06 10:59:09 +02:00
test_uuid.py Prefer from...import...as over import...as in core tests (#136146) 2025-01-21 09:28:17 +01:00
test_variance.py Add empty line after module docstring [helpers + other] (#112707) 2024-03-08 10:36:11 -05:00