1
0
mirror of https://github.com/home-assistant/core synced 2024-07-05 17:29:15 +00:00
home-assistant-core/tests/util
2024-06-21 12:55:22 -05:00
..
snapshots Add scaling utils for brightness and fanspeed (#104753) 2023-12-04 12:10:58 +01:00
yaml Improve type hints in yaml util tests (#119358) 2024-06-11 15:01:54 +02:00
__init__.py
test_aiohttp.py Bump aiohttp to 3.9.1 (#104176) 2023-11-29 16:13:54 +01:00
test_async.py Add debug mode to catch unsafe thread operations using core helpers (#115390) 2024-04-24 03:36:05 +02:00
test_collection.py Move recorder chunk utils to shared collection utils (#118065) 2024-05-24 12:49:39 -10:00
test_color.py Add empty line after module docstring (2) [other] (#112738) 2024-03-08 19:16:38 +01:00
test_dt.py Fix blocking I/O in the event loop when loading timezones (#117721) 2024-05-20 11:06:03 +02: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 Add empty line after module docstring [helpers + other] (#112707) 2024-03-08 10:36:11 -05:00
test_json.py Fix unspecified-encoding warnings in tests (#119405) 2024-06-11 17:58:40 +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 Improve type hints and fix pylint warnings in util tests (#119355) 2024-06-11 15:07:40 +02:00
test_logging.py Ignore broad-exception-raised pylint warnings in tests (#119468) 2024-06-12 12:21:41 +02:00
test_loop.py Adjust blocking I/O messages to provide developer help (#120113) 2024-06-21 12:55:22 -05:00
test_network.py Add return type to tests without arguments (#87613) 2023-02-07 14:20:06 +01:00
test_package.py Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
test_percentage.py Enable Ruff A001 (#115654) 2024-04-21 23:25:27 +02:00
test_process.py Replace bandit with ruff (#93200) 2023-06-08 22:46:04 +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 Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02: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 Enable Ruff PT012 (#113957) 2024-06-08 17:59:08 +02:00
test_ulid.py Add return type to async tests without arguments (#87612) 2023-02-07 10:26:56 +01:00
test_unit_conversion.py Add Siemes and Millisiemens as additional units of conductivity and enable conversion between conductivity units (#118728) 2024-06-21 11:10:15 +02:00
test_unit_system.py Improve type hints and fix pylint warnings in util tests (#119355) 2024-06-11 15:07:40 +02:00
test_uuid.py Add return type to async tests without arguments (#87612) 2023-02-07 10:26:56 +01:00
test_variance.py Add empty line after module docstring [helpers + other] (#112707) 2024-03-08 10:36:11 -05:00