hass-core/tests
2021-06-28 16:59:17 +02:00
..
auth Migrate the name for the hassio user () 2021-06-14 09:01:18 -07:00
components Use pysma exceptions () 2021-06-28 16:59:17 +02:00
fixtures Add "auto" HVAC mode to Advantage Air () 2021-06-28 11:21:25 +02:00
hassfest Block custom integrations with missing or invalid version () 2021-05-17 15:48:41 +02:00
helpers Support dynamic schema validation in device conditions and actions () 2021-06-28 09:23:46 +02:00
mock Disable strict type checks for tests () 2021-04-29 15:57:02 +02:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
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 Move version validation to resolver () 2021-05-31 15:32:03 -07:00
util Use whoami for location lookup () 2021-05-22 20:34:48 -07:00
__init__.py async HTTP component () 2016-10-23 23:48:01 -07:00
bandit.yaml Enable more Bandit tests () 2020-12-19 12:35:13 +01:00
common.py Merge system options into pref properties () 2021-06-01 22:34:31 +02:00
conftest.py Compile statistics for energy sensors () 2021-05-20 13:05:15 +02:00
ignore_uncaught_exceptions.py Don't try and store exceptions when the key is missing () 2020-10-16 10:01:58 +02:00
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 Remove stale debug statements from tests () 2021-05-25 11:52:20 +02:00
test_config_entries.py Spelling fixes () 2021-06-11 13:35:03 +02:00
test_core.py Define sync hass.create_task function () 2021-05-17 14:54:06 -05:00
test_data_entry_flow.py Use flow result type constants more () 2021-05-29 14:09:13 +02:00
test_exceptions.py Remove stale debug statements from tests () 2021-05-25 11:52:20 +02:00
test_loader.py Move version validation to resolver () 2021-05-31 15:32:03 -07:00
test_main.py Drop asynctest () 2021-01-01 22:31:56 +01:00
test_requirements.py Add network and callback support to SSDP () 2021-05-28 21:18:59 -05: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