core/tests
J. Nick Koston 4ac439ef88
Migrate nut to use aionut (#114078)
2024-03-23 12:02:02 -10:00
..
auth Migrate auth to use async_import_module to avoid blocking I/O in the event loop (#113387) 2024-03-14 10:44:36 +01:00
components Migrate nut to use aionut (#114078) 2024-03-23 12:02:02 -10:00
fixtures Split light fixture from implementation to only import when fixture is actually used (#113892) 2024-03-21 10:49:32 +01:00
hassfest Add empty line after module docstring (2) [other] (#112738) 2024-03-08 19:16:38 +01:00
helpers Update empty line formatting after module docstring (#114040) 2024-03-23 00:27:57 +01:00
pylint Add empty line after module docstring (3) (#112750) 2024-03-08 20:38:34 +01:00
resources
scripts Add empty line after module docstring (2) [other] (#112738) 2024-03-08 19:16:38 +01:00
snapshots
test_util Enable Ruff RSE (#113695) 2024-03-18 00:40:38 +01:00
testing_config Update empty line formatting after module docstring (#114040) 2024-03-23 00:27:57 +01:00
util Enable Ruff rule PT007 (#113764) 2024-03-19 09:01:07 +01:00
__init__.py
common.py Add category registry (#110897) 2024-03-15 13:25:16 +01:00
conftest.py Split light fixture from implementation to only import when fixture is actually used (#113892) 2024-03-21 10:49:32 +01:00
ignore_uncaught_exceptions.py Add empty line after module docstring (3) (#112750) 2024-03-08 20:38:34 +01:00
patch_time.py Add empty line after module docstring [helpers + other] (#112707) 2024-03-08 10:36:11 -05:00
ruff.toml
syrupy.py Add State.last_reported (#113511) 2024-03-20 21:05:07 +01:00
test_bootstrap.py Fix after deps not being considered for integrations before stage 1 (#114045) 2024-03-23 11:21:56 +01:00
test_circular_imports.py Add empty line after module docstring (2) [other] (#112738) 2024-03-08 19:16:38 +01:00
test_config.py Use a constant to reference `homeassistant` domain (#113889) 2024-03-23 19:58:39 +01:00
test_config_entries.py Fix setup timings when config entry platform loads are not awaited (#113959) 2024-03-23 15:26:38 -04:00
test_const.py Improve loops and lists (#113269) 2024-03-14 10:22:20 +01:00
test_core.py Fetch ServiceNotFound message from translation cache (#113893) 2024-03-21 06:54:29 +01:00
test_data_entry_flow.py Enable Ruff rule PT007 (#113764) 2024-03-19 09:01:07 +01:00
test_exceptions.py Correct HomeAssistantError __str__ implementation and test (#113991) 2024-03-22 13:39:36 +01:00
test_loader.py Refactor integration startup time to show wall clock time (#113707) 2024-03-18 21:45:34 -04:00
test_main.py Enable ruff RUF005 and fix occurrences (#113589) 2024-03-16 07:37:20 -10:00
test_requirements.py Add empty line after module docstring (2) [other] (#112738) 2024-03-08 19:16:38 +01:00
test_runner.py Add empty line after module docstring (2) [other] (#112738) 2024-03-08 19:16:38 +01:00
test_setup.py Fix setup timings when config entry platform loads are not awaited (#113959) 2024-03-23 15:26:38 -04:00
test_test_fixtures.py Add empty line after module docstring [helpers + other] (#112707) 2024-03-08 10:36:11 -05:00
typing.py Add empty line after module docstring [helpers + other] (#112707) 2024-03-08 10:36:11 -05:00