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-06-01 13:14:35 +01:00
Code
Activity
Files
b0f5e7dabfb2a3db8087c8102b15b4e3eeea6448
core
/
tests
/
components
/
config
T
History
Ville Skyttä
5bf67cac66
Use RegistryEntryDisabler (
#60436
)
2021-12-15 23:25:40 +02:00
..
__init__.py
…
test_area_registry.py
…
test_auth_provider_homeassistant.py
…
test_auth.py
Return if user is local only (
#60917
)
2021-12-03 16:34:26 +01:00
test_automation.py
Check for uncaught service not found exceptions (
#58010
)
2021-11-01 14:33:09 +01:00
test_config_entries.py
Make config entry disabled_by an enum (
#60445
)
2021-12-15 20:53:21 +01:00
test_core.py
…
test_device_registry.py
Make device entry disabled by an enum (
#60239
)
2021-11-24 22:32:16 +01:00
test_entity_registry.py
Use RegistryEntryDisabler (
#60436
)
2021-12-15 23:25:40 +02:00
test_group.py
Make yaml file writes safer (
#59384
)
2021-11-10 22:19:56 -08:00
test_init.py
…
test_scene.py
Check for uncaught service not found exceptions (
#58010
)
2021-11-01 14:33:09 +01:00
test_script.py
Check for uncaught service not found exceptions (
#58010
)
2021-11-01 14:33:09 +01:00
test_zwave.py
…