hass-core/tests/components/config
Franck Nijhof 284fc94d31
Add initial label registry foundation
Add label support to device registry

Add label support to entity registry

Add support for calling services by labels

Rebase fixes, test fixes, linter fixes, catch up

Ran black

Update test snapshosts

Update snapshots for renault

Register API

Fix entity registry tests

Set up registry in bootstrap

Add labels to partial dict

Add support to Syrupy for test snapshotting

Adjust more tests

Adjust version in comment

Update snapshots

Add template methods
2024-02-01 23:35:13 +01:00
..
__init__.py
conftest.py
test_area_registry.py Add icon to areas (#108650) 2024-01-24 19:11:03 +01:00
test_auth.py Convert getting and removing access tokens to normal functions (#108670) 2024-01-22 20:51:33 -10:00
test_auth_provider_homeassistant.py
test_automation.py Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
test_config_entries.py Improve invalid error messages in the config flows (#108075) 2024-01-30 12:24:19 +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 Assign specific error code for HomeAssistantError on websocket_api connection exceptions (#104700) 2023-11-29 13:07:52 +01:00
test_entity_registry.py Add initial label registry foundation 2024-02-01 23:35:13 +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 initial label registry foundation 2024-02-01 23:35:13 +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