hass-core/tests/components/config
2023-02-09 10:43:45 +01:00
..
__init__.py Add config component and hassbian example panel (#5868) 2017-02-11 17:29:05 -08:00
conftest.py Improve config tests (#81898) 2022-11-14 11:13:20 +01:00
test_area_registry.py Clean up unnecessary registry mocks from integration tests (#87763) 2023-02-09 10:43:45 +01:00
test_auth.py Add type hints to integration tests (b-c) (#87698) 2023-02-08 18:08:43 +01:00
test_auth_provider_homeassistant.py Add type hints to integration tests (b-c) (#87698) 2023-02-08 18:08:43 +01:00
test_automation.py Fix flaky automation test (#84428) 2022-12-22 10:26:37 +01:00
test_config_entries.py Add type hints to integration tests (b-c) (#87698) 2023-02-08 18:08:43 +01:00
test_core.py Add type hints to integration tests (b-c) (#87698) 2023-02-08 18:08:43 +01:00
test_device_registry.py Clean up unnecessary registry mocks from integration tests (#87763) 2023-02-09 10:43:45 +01:00
test_entity_registry.py Include entity options in RegistryEntry.as_partial_dict (#87539) 2023-02-08 08:32:46 -05:00
test_init.py Upgrade pytest-aiohttp (#82475) 2022-11-29 22:36:36 +01:00
test_scene.py Improve config tests (#81898) 2022-11-14 11:13:20 +01:00
test_script.py Improve error message when a script fails to validate (#84438) 2022-12-22 16:26:57 +01:00