hass-core/tests
epenet a26b3e7a34
Refactor access to ConfigStore (#80467)
* Refactore access to ConfigStore

* Make tests async

* Reset config during test
2022-10-17 13:59:04 +02:00
..
auth Search/replace RESULT_TYPE_* by FlowResultType enum (#74656) 2022-07-07 21:28:18 +02:00
backports
components Update to iaqualink 0.5.0 (#80304) 2022-10-17 10:14:29 +02:00
fixtures Add device HmIP-STE2-PCB to homematicip_cloud (#75369) 2022-07-25 18:15:02 +02:00
hassfest Bump samsungtvws to 2.4.0 (#68225) 2022-03-16 20:44:14 -10:00
helpers Remove elevation warning from sun (#80239) 2022-10-14 15:23:44 +02:00
pylint Adjust pylint plugin for tests directory (#78727) 2022-09-19 14:27:21 +02:00
resources
scripts
test_util JSON serialize NamedTuple subclasses with aiohttp (#74971) 2022-07-11 14:46:55 -07:00
testing_config Correct min/max mireds for lights which use K for color temp (#79998) 2022-10-10 16:45:38 +03:00
util Deprecate CONF_UNIT_SYSTEM_*** constants (#80320) 2022-10-14 16:50:04 +02:00
__init__.py
bandit.yaml
common.py Add some typing to common test helpers (#80337) 2022-10-14 18:23:49 +02:00
conftest.py Fix recorder fixtures (#79147) 2022-09-27 17:00:06 +02:00
ignore_uncaught_exceptions.py
test_bootstrap.py Fix typo SIGNAL_BOOTSTRAP_INTEGRATONS -> SIGNAL_BOOTSTRAP_INTEGRATIONS (#79970) 2022-10-09 17:06:28 -10:00
test_config.py Cleanup config deprecation warning (#80251) 2022-10-14 13:03:17 +02:00
test_config_entries.py Add name and slug to supervisor discovery info (#80094) 2022-10-11 16:56:45 +02:00
test_core.py Refactor access to ConfigStore (#80467) 2022-10-17 13:59:04 +02:00
test_data_entry_flow.py Add a callback for data flow handler removal (#77394) 2022-08-29 16:25:34 -04:00
test_exceptions.py
test_loader.py Change manufacturer_data_first_byte to manufacturer_data_start (#75379) 2022-07-17 17:25:45 -05:00
test_main.py
test_requirements.py Check if requirements are installed in the executor (#71611) 2022-06-13 13:10:05 -07:00
test_runner.py
test_setup.py Highlight in logs it is a custom component when setup fails (#67559) 2022-03-03 15:03:03 -08:00
test_test_fixtures.py Set cv hass in hass fixture (#77271) 2022-08-25 12:29:31 +02:00