core/tests
Raman Gupta 769923e8dd
Raise exception for invalid call to DeviceRegistry.async_get_or_create (#49038)
* Raise exception instead of returning None for DeviceRegistry.async_get_or_create

* fix entity_platform logic
2021-04-13 14:18:51 +02:00
..
auth Merge multiple context managers in tests (#48146) 2021-03-27 09:17:15 +01:00
components Fix setting up remotes that lack a supported features list in homekit (#49152) 2021-04-13 12:44:07 +02:00
fixtures Add Ecobee humidifier (#45003) 2021-04-12 23:44:13 +02:00
hassfest Throw error in hassfest when integration is missing version (#45976) 2021-02-04 13:31:17 +01:00
helpers Raise exception for invalid call to DeviceRegistry.async_get_or_create (#49038) 2021-04-13 14:18:51 +02:00
mock Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
resources
scripts Cleanup unused loggers (#46510) 2021-02-14 13:46:58 +01:00
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 Clean up mobile app (#48607) 2021-04-01 16:22:08 -07:00
__init__.py
bandit.yaml Enable more Bandit tests (#44307) 2020-12-19 12:35:13 +01:00
common.py Only raise integrationnotfound for dependencies (#48241) 2021-04-01 11:30:52 -07:00
conftest.py Wait for registries to load at startup (#46265) 2021-02-11 17:36:19 +01:00
ignore_uncaught_exceptions.py
test_bootstrap.py Provide api to see which integrations are being loaded (#48274) 2021-04-04 22:11:44 -10:00
test_config.py Ensure HomeAssistant can still restart when a library file is missing (#46664) 2021-02-19 22:22:48 -08:00
test_config_entries.py Raise ConfigEntryAuthFailed during setup or coordinator update to start reauth (#48962) 2021-04-09 19:41:29 -10:00
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 Add data entry flow show progress step (#42419) 2020-11-09 18:39:28 +01:00
test_exceptions.py Refine printing of ConditionError (#46838) 2021-02-21 14:54:36 +01:00
test_loader.py Add warning to custom integrations without version (#45919) 2021-02-04 09:59:41 +01:00
test_main.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_requirements.py Only raise integrationnotfound for dependencies (#48241) 2021-04-01 11:30:52 -07:00
test_setup.py Provide api to see which integrations are being loaded (#48274) 2021-04-04 22:11:44 -10:00