hass-core/tests/components/config
G Johansson 9989a63cdf
Add reconfigure step to config flow (#108794)
* Initial commit reconfigure

* test config config_entries

* Fix reconfigure

* test_config_entries

* review comment

* No reconfigure if reauth ongoing

* Fix tests

* Fix tests

* handle source creating flows

* combine

* No black

* Also check reconfigure in reauth flow

* Fix support

* Add entry id

* reset data entry flow

* Mods

* context data

* reset formatting

* Fix config flow platforms

* Fix tests

* Fix step message

* Handling reconfigure step

* Fix more tests

* Config entries tests

* entry_id always means reconfigure

* Mods

* Remove no longer valid exception

* Fixes

* reset silabs test

* dev reg

* resets

* assist pipeline

* Adjust config_entries

* Fix

* Fixes

* docstrings

* Review comment

* docstring
2024-03-01 12:29:35 +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 reconfigure step to config flow (#108794) 2024-03-01 12:29:35 +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