core/tests/components/config
Erik Montnemery a857461059
Handle late abort when creating subentry (#145765)
* Handle late abort when creating subentry

* Move error handling to the base class

* Narrow down expected error in test
2025-05-28 12:26:28 +02:00
..
__init__.py
conftest.py
test_area_registry.py Add temperature and humidity entities to area registry (#135423) 2025-01-16 08:25:26 -05:00
test_auth.py
test_auth_provider_homeassistant.py
test_automation.py Add more util aliases to import conventions (#136153) 2025-01-21 15:58:23 +01:00
test_category_registry.py
test_config_entries.py Handle late abort when creating subentry (#145765) 2025-05-28 12:26:28 +02:00
test_core.py Add more util aliases to import conventions (#136153) 2025-01-21 15:58:23 +01:00
test_device_registry.py Merge config subentry feature branch to dev (#136121) 2025-02-10 16:40:07 +01:00
test_entity_registry.py Add WS command to help reset custom entity_id (#145504) 2025-05-26 19:28:27 +02:00
test_floor_registry.py
test_init.py
test_label_registry.py
test_scene.py
test_script.py Add more util aliases to import conventions (#136153) 2025-01-21 15:58:23 +01:00
test_view.py