hass-core/tests
2024-02-05 18:45:16 +01:00
..
auth Add expiration of unused refresh tokens () 2024-01-24 13:24:22 -10:00
components Use builtin TimeoutError [misc] () 2024-02-05 18:45:16 +01:00
fixtures Fix feedreader date comparison to allow RSS entries with identical timestamps () 2023-12-23 16:48:36 +01:00
hassfest
helpers Use builtin TimeoutError [core + helpers] () 2024-02-05 12:09:54 +01:00
pylint Add pylint plugin to check if coordinator is placed in its own module () 2024-01-29 10:30:19 +01:00
resources
scripts
snapshots Add minor version to config entries () 2023-12-12 08:44:35 +01:00
test_util
testing_config Improve color mode handling in MockLight () 2024-02-02 09:49:32 +01:00
util Use builtin TimeoutError [core + helpers] () 2024-02-05 12:09:54 +01:00
__init__.py
common.py Small speed up to checking core state () 2024-01-18 08:41:32 -10:00
conftest.py Ensure bluetooth auto recovery does not run in tests () 2024-01-30 23:48:05 -05:00
ignore_uncaught_exceptions.py
patch_time.py
ruff.toml
syrupy.py
test_bootstrap.py Remove deprecated event_loop fixtures in tests () 2024-01-29 14:24:58 +01:00
test_config.py Deprecate legacy_templates () 2023-12-22 00:42:16 +01:00
test_config_entries.py Create issues for reauth flows () 2024-01-31 15:05:52 +01:00
test_const.py Flow rate unit conversions and device class () 2024-01-30 15:01:08 +01:00
test_core.py Use builtin TimeoutError [core + helpers] () 2024-02-05 12:09:54 +01:00
test_data_entry_flow.py Fix FlowHandler show progress () 2024-01-21 22:40:48 +01:00
test_exceptions.py
test_loader.py Avoid keeping config dir in path () 2024-01-16 13:38:47 +01:00
test_main.py
test_requirements.py
test_runner.py Trigger Home Assistant shutdown automations right before the stop event instead of during it () 2023-12-05 11:24:41 -10:00
test_setup.py
test_test_fixtures.py Patch aiohttp server app router freeze in tests () 2023-12-12 14:40:38 +01:00
typing.py