1
mirror of https://github.com/home-assistant/core synced 2024-09-18 19:55:20 +02:00
ha-core/tests
2021-04-22 16:21:38 +02:00
..
auth Merge multiple context managers in tests (#48146) 2021-03-27 09:17:15 +01:00
components Rename HomeAssistantType —> HomeAssistant, integrations s* - t* (#49550) 2021-04-22 16:21:38 +02:00
fixtures Add set_myzone service to Advantage Air (#46934) 2021-04-18 10:36:34 +02:00
hassfest
helpers Ensure restore state is not written after the stop event (#49329) 2021-04-17 09:03:18 +02:00
mock
resources
scripts
test_util Detach aiohttp.ClientSession created by config entry setup on unload (#48908) 2021-04-09 10:14:33 -07:00
testing_config Quote media_source paths (#49054) 2021-04-12 18:32:12 +02:00
util Ensure shutdown does not deadlock (#49282) 2021-04-18 08:55:51 -10:00
__init__.py
bandit.yaml
common.py Only raise integrationnotfound for dependencies (#48241) 2021-04-01 11:30:52 -07:00
conftest.py
ignore_uncaught_exceptions.py
test_bootstrap.py Avoid sending empty integration list multiple times during subscribe_bootstrap_integrations (#49181) 2021-04-15 23:16:17 -07:00
test_config_entries.py Cancel config entry retry, platform retry, and polling at the stop event (#49138) 2021-04-13 16:16:26 -10:00
test_config.py
test_core.py Raise an exception when event_type exceeds the max length (#48115) 2021-04-08 20:46:28 +02:00
test_data_entry_flow.py Cancel discovery flows that are initializing at shutdown (#49241) 2021-04-15 07:13:42 -10:00
test_exceptions.py
test_loader.py
test_main.py
test_requirements.py Only raise integrationnotfound for dependencies (#48241) 2021-04-01 11:30:52 -07:00
test_runner.py Ensure shutdown does not deadlock (#49282) 2021-04-18 08:55:51 -10:00
test_setup.py Replace http startup logic with async_when_setup_or_start (#48784) 2021-04-13 14:10:58 -07:00