core/tests/components/config
Erik Montnemery a0e558c457
Add generic classes BaseFlowHandler and BaseFlowManager (#111814)
* Add generic classes BaseFlowHandler and BaseFlowManager

* Migrate zwave_js

* Update tests

* Update tests

* Address review comments
2024-02-29 16:52:39 +01:00
..
__init__.py
conftest.py
test_area_registry.py Cleanups in area registry tests (#110785) 2024-02-17 13:20:33 +01:00
test_auth.py Refactor config integration to use normal functions for setup (#110750) 2024-02-16 18:12:33 -06:00
test_auth_provider_homeassistant.py Refactor config integration to use normal functions for setup (#110750) 2024-02-16 18:12:33 -06:00
test_automation.py Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
test_config_entries.py Add generic classes BaseFlowHandler and BaseFlowManager (#111814) 2024-02-29 16:52:39 +01:00
test_core.py Differentiate between warnings and errors in check_config helper (#102902) 2023-11-05 03:08:04 +01:00
test_device_registry.py Cleanups in device registry tests (#110786) 2024-02-17 14:06:53 +01:00
test_entity_registry.py Add label registry (#110821) 2024-02-19 11:59:08 +01:00
test_floor_registry.py Add floor registry (#110741) 2024-02-17 21:21:15 +01:00
test_init.py Remove deprecated event_loop fixtures in tests (#109048) 2024-01-29 14:24:58 +01:00
test_label_registry.py Add label registry (#110821) 2024-02-19 11:59:08 +01:00
test_scene.py Update a-c* tests to use entity & device registry fixtures (#103793) 2023-11-12 13:45:30 -05:00
test_script.py Update a-c* tests to use entity & device registry fixtures (#103793) 2023-11-12 13:45:30 -05:00