core/tests
J. Nick Koston 70961c79a0
Migrate emulate_hue to use storage to fix I/O in event loop ()
2021-05-12 16:10:28 +02:00
..
auth Merge multiple context managers in tests () 2021-03-27 09:17:15 +01:00
components Migrate emulate_hue to use storage to fix I/O in event loop () 2021-05-12 16:10:28 +02:00
fixtures Add zwave_js support for HeatIt Z-TRM2fx () 2021-05-09 15:28:35 -04:00
hassfest Throw error in hassfest when integration is missing version () 2021-02-04 13:31:17 +01:00
helpers Include _StopScript.__cause__ in trace () 2021-05-11 22:27:11 -07:00
mock Disable strict type checks for tests () 2021-04-29 15:57:02 +02:00
resources
scripts Cleanup unused loggers () 2021-02-14 13:46:58 +01:00
test_util Detach aiohttp.ClientSession created by config entry setup on unload () 2021-04-09 10:14:33 -07:00
testing_config Add color_mode support to group light () 2021-05-06 22:34:51 -07:00
util Migrate from pytz to python-dateutil () 2021-05-07 22:46:26 -07:00
__init__.py
bandit.yaml Enable more Bandit tests () 2020-12-19 12:35:13 +01:00
common.py Migrate from pytz to python-dateutil () 2021-05-07 22:46:26 -07:00
conftest.py Use async zeroconf registration functions () 2021-05-11 11:03:36 -05:00
ignore_uncaught_exceptions.py
test_bootstrap.py Avoid sending empty integration list multiple times during subscribe_bootstrap_integrations () 2021-04-15 23:16:17 -07:00
test_config.py Migrate from pytz to python-dateutil () 2021-05-07 22:46:26 -07:00
test_config_entries.py Reduce boilerplate to abort for matching config entries () 2021-05-11 22:00:12 +02:00
test_core.py Migrate from pytz to python-dateutil () 2021-05-07 22:46:26 -07:00
test_data_entry_flow.py Use config_entries.SOURCE_* constants () 2021-04-25 11:27:40 +02:00
test_exceptions.py Refine printing of ConditionError () 2021-02-21 14:54:36 +01:00
test_loader.py Add warning to custom integrations without version () 2021-02-04 09:59:41 +01:00
test_main.py Drop asynctest () 2021-01-01 22:31:56 +01:00
test_requirements.py Fix deadlock in async_get_integration_with_requirements after failed dep pip install () 2021-04-22 22:32:38 +02:00
test_runner.py Ensure shutdown does not deadlock () 2021-04-18 08:55:51 -10:00
test_setup.py Replace http startup logic with async_when_setup_or_start () 2021-04-13 14:10:58 -07:00