core/tests/util
Sid d5f883fbf0
Unignore Ruff PLR in tests (#114470)
* Unignore Ruff PLR in tests

* Address review comments

* review comments

* fix import

* Update test_api.py

* Update test_api.py

* Update test_api.py
2024-04-01 11:11:59 +02:00
..
snapshots Add scaling utils for brightness and fanspeed (#104753) 2023-12-04 12:10:58 +01:00
yaml Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +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 Detect blocking module imports in the event loop (#114488) 2024-03-30 19:51:31 -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 Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
test_enum.py Add empty line after module docstring [helpers + other] (#112707) 2024-03-08 10:36:11 -05:00
test_executor.py Improve loops and lists (#113269) 2024-03-14 10:22:20 +01:00
test_file.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_init.py Add empty line after module docstring [helpers + other] (#112707) 2024-03-08 10:36:11 -05:00
test_json.py Add empty line after module docstring [helpers + other] (#112707) 2024-03-08 10:36:11 -05:00
test_language.py Add empty line after module docstring [helpers + other] (#112707) 2024-03-08 10:36:11 -05:00
test_location.py Add empty line after module docstring [helpers + other] (#112707) 2024-03-08 10:36:11 -05:00
test_logging.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_loop.py Detect blocking module imports in the event loop (#114488) 2024-03-30 19:51:31 -10: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 Add return type to async tests without arguments (#87612) 2023-02-07 10:26:56 +01:00
test_process.py Replace bandit with ruff (#93200) 2023-06-08 22:46:04 +02:00
test_read_only_dict.py Add empty line after module docstring (2) [other] (#112738) 2024-03-08 19:16:38 +01:00
test_scaling.py Add scaling utils for brightness and fanspeed (#104753) 2023-12-04 12:10:58 +01:00
test_ssl.py Prevent duplicate default SSLContext instances (#105348) 2023-12-09 11:30:12 -10: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 Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01: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 empty line after module docstring [helpers + other] (#112707) 2024-03-08 10:36:11 -05:00
test_unit_system.py Enable Ruff rule PT007 (#113764) 2024-03-19 09:01:07 +01: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