core/tests/components/config
Erik Montnemery 4498c2e8c4
Validate steps in Flowhandler (#102152)
* Validate steps in Flowhandler

* Move validation to FlowManager._async_handle_step

* Fix _raise_if_not_has_step

* Fix config_entries tests

* Fix tests

* Rename

* Add test
2023-10-19 13:34:10 +02:00
..
__init__.py
conftest.py Improve config tests (#81898) 2022-11-14 11:13:20 +01:00
test_area_registry.py Add type hints to integration tests (part 4) (#87848) 2023-02-11 08:26:13 +01:00
test_auth.py Add type hints to integration tests (part 4) (#87848) 2023-02-11 08:26:13 +01:00
test_auth_provider_homeassistant.py Add type hints to integration tests (part 11) (#87996) 2023-02-13 14:22:49 +01:00
test_automation.py Add is_admin checks to scene/script/automation APIs (#98025) 2023-08-08 12:11:52 +02:00
test_config_entries.py Validate steps in Flowhandler (#102152) 2023-10-19 13:34:10 +02:00
test_core.py Add is_admin check to check configuration API (#97788) 2023-08-04 19:25:01 +02:00
test_device_registry.py Adjust config tests which create devices (#98184) 2023-08-10 18:22:12 +02:00
test_entity_registry.py Adjust config tests which create devices (#98184) 2023-08-10 18:22:12 +02:00
test_init.py Add type hints to integration tests (part 4) (#87848) 2023-02-11 08:26:13 +01:00
test_scene.py Add is_admin checks to scene/script/automation APIs (#98025) 2023-08-08 12:11:52 +02:00
test_script.py Add is_admin checks to scene/script/automation APIs (#98025) 2023-08-08 12:11:52 +02:00