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
2025-12-23 20:39:01 +00:00
Code
Activity
Files
cb9914becd1e8fa336cbddf1036d53018dff803a
core
/
tests
/
components
/
config
History
J. Nick Koston
6cf1c5c1f2
Hold a lock to prevent concurrent setup of config entries (
#116482
)
2024-04-30 18:47:12 -05:00
..
__init__.py
…
conftest.py
Bump ruff to 0.3.4 (
#112690
)
2024-03-26 00:02:16 +01:00
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
Update empty line formatting after module docstring (
#114040
)
2024-03-23 00:27:57 +01:00
test_config_entries.py
Hold a lock to prevent concurrent setup of config entries (
#116482
)
2024-04-30 18:47:12 -05:00
test_core.py
Bump ruff to 0.3.4 (
#112690
)
2024-03-26 00:02:16 +01:00
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
…