hass-core/tests
2024-02-25 16:56:52 -10:00
..
auth
components Esphome text sensor device class (#111057) 2024-02-25 16:56:52 -10:00
fixtures
hassfest
helpers Load translations at setup time if they were not loaded at bootstrap (#110921) 2024-02-24 11:31:25 -10:00
pylint Run pylint sorted platform check also when platform has type annotations (#111407) 2024-02-25 21:18:07 +01:00
resources
scripts
snapshots
test_util
testing_config Reduce overhead to load multiple languages in translations (#111028) 2024-02-20 21:52:28 -05:00
util
__init__.py
common.py Avoid the final write of every registry at the end of each test (#111053) 2024-02-21 06:01:19 -06:00
conftest.py Add label registry (#110821) 2024-02-19 11:59:08 +01:00
ignore_uncaught_exceptions.py
patch_time.py
ruff.toml
syrupy.py
test_bootstrap.py Avoid creating tasks for dependencies already being setup (#111034) 2024-02-22 12:34:46 -10:00
test_config.py
test_config_entries.py Avoid reschedule churn in Storage.async_delay_save (#111091) 2024-02-24 08:46:00 +01:00
test_const.py
test_core.py
test_data_entry_flow.py
test_exceptions.py
test_loader.py Avoid rechecking for missing platforms in the loader (#111204) 2024-02-23 10:48:47 -10:00
test_main.py
test_requirements.py Improve performance of async_get_integration_with_requirements (#110770) 2024-02-17 19:26:41 +01:00
test_runner.py
test_setup.py Load translations at setup time if they were not loaded at bootstrap (#110921) 2024-02-24 11:31:25 -10:00
test_test_fixtures.py
typing.py