This website requires JavaScript.
Explore
Help
Register
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2026-02-28 22:06:25 +00:00
Code
Activity
Files
1ad2e4951da2d32be036bcdd8a1eece94de65ab5
core
/
tests
/
components
/
config
History
Erik Montnemery
5c1f6aeb60
Use mock_config_flow helper in config tests (
#117245
)
2024-05-11 14:09:00 -04:00
..
__init__.py
…
conftest.py
…
test_area_registry.py
…
test_auth_provider_homeassistant.py
…
test_auth.py
…
test_automation.py
Don't reload other automations when saving an automation (
#80254
)
2024-04-16 15:58:57 +02:00
test_category_registry.py
…
test_config_entries.py
Use mock_config_flow helper in config tests (
#117245
)
2024-05-11 14:09:00 -04:00
test_core.py
…
test_device_registry.py
Add test helper to remove device (
#116234
)
2024-04-28 18:50:15 +02:00
test_entity_registry.py
…
test_floor_registry.py
Default floor level to None (and allow unsetting it) (
#114249
)
2024-03-26 18:58:25 +01:00
test_init.py
…
test_label_registry.py
…
test_scene.py
…
test_script.py
…