This website requires JavaScript.
Explore
Help
Register
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/home-assistant/core.git
synced
2026-08-07 22:05:35 +01:00
Code
Activity
Files
02fef3de84c22ebd3daa2ed2ee2cdc182f66f57a
core
/
tests
/
components
/
config
T
History
Erik Montnemery
and
GitHub
1d885bd073
Restrict device registry entries to a single config entry and subentry (
#175785
)
2026-07-16 22:10:10 +02:00
..
__init__.py
…
conftest.py
…
test_area_registry.py
…
test_auth_provider_homeassistant.py
…
test_auth.py
…
test_automation.py
Use DOMAIN constant in test (async_setup_component a-g) (
#173013
)
2026-06-08 15:58:54 +02:00
test_category_registry.py
…
test_config_entries.py
Use DOMAIN constant in test (async_setup_component a-g) (
#173013
)
2026-06-08 15:58:54 +02:00
test_core.py
Fix core config schema "elevation" validation (
#175692
)
2026-07-08 22:49:32 +02:00
test_device_registry.py
Restrict device registry entries to a single config entry and subentry (
#175785
)
2026-07-16 22:10:10 +02:00
test_entity_registry.py
…
test_floor_registry.py
…
test_init.py
Use DOMAIN constant in test (async_setup_component a-g) (
#173013
)
2026-06-08 15:58:54 +02:00
test_label_registry.py
…
test_scene.py
Use DOMAIN constant in test (async_setup_component a-g) (
#173013
)
2026-06-08 15:58:54 +02:00
test_script.py
Use DOMAIN constant in test (async_setup_component a-g) (
#173013
)
2026-06-08 15:58:54 +02:00
test_view.py
…