core/tests/components/config
Erik Montnemery 3ba8a82243
Differentiate between warnings and errors in check_config helper (#102902)
* Differentiate between warnings and errors in check_config helper

* Update tests

* Treat configuration errors in frontend and its dependencies as errors

* Improve test coverage

* Address review comments

* Improve test coverage

* Improve test coverage

* Address review comments

* Add comment
2023-11-05 03:08:04 +01: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 Differentiate between warnings and errors in check_config helper (#102902) 2023-11-05 03:08:04 +01:00
test_device_registry.py Add serial_number to device registry entries (#102334) 2023-10-22 15:14:44 +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