This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/home-assistant/core.git
synced
2026-08-16 02:02:56 +01:00
Code
Activity
Files
73e48d2096c4fb2b00a9cde5793867f93bb9d1ef
core
/
tests
/
components
/
config
T
History
Erik Montnemery
and
GitHub
dfceead604
Migrate calls to async_get_device in config tests (
#178366
)
2026-08-07 20:30:32 +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
Migrate calls to async_get_device in config tests (
#178366
)
2026-08-07 20:30:32 +02:00
test_entity_registry.py
Add setting to customise entity ID generation (
#177140
)
2026-07-28 22:45:02 +02:00
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
…