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-09-17 14:08:42 +01:00
Code
Activity
Files
4abc131cf92b4e7056ce62b2da35bbdb2bbd6711
core
/
tests
/
components
/
config
T
History
Erik Montnemery
120323f347
Avoid accessing DeviceEntry.config_entries in tests (
#181945
)
2026-09-11 22:50:20 +02:00
..
__init__.py
…
conftest.py
…
test_area_registry.py
Strip unknown label ids in entity/device/area registry websocket APIs (
#173438
)
2026-08-26 15:07:49 +02:00
test_auth_provider_homeassistant.py
…
test_auth.py
…
test_automation.py
Use Probatio as the data validation engine (
#175128
)
2026-08-24 14:57:54 +02:00
test_category_registry.py
…
test_config_entries.py
Centrally handle reconfigure successful for subentries (
#181225
)
2026-09-09 21:39:55 +02:00
test_core.py
…
test_device_registry.py
Avoid accessing DeviceEntry.config_entries in tests (
#181945
)
2026-09-11 22:50:20 +02:00
test_entity_registry.py
Strip unknown label ids in entity/device/area registry websocket APIs (
#173438
)
2026-08-26 15:07:49 +02:00
test_floor_registry.py
…
test_init.py
…
test_label_registry.py
…
test_scene.py
…
test_script.py
Use Probatio as the data validation engine (
#175128
)
2026-08-24 14:57:54 +02:00
test_view.py
…