This website requires JavaScript.
Explore
Help
Sign In
starred
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/home-assistant/core.git
synced
2026-09-04 10:05:34 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4612a72cd223092b4659559b7fb8488d71aaa310
core
/
tests
/
components
/
config
T
History
Artur Pragacz
and
GitHub
151eae4d5a
Add compatibility layer for entities without has_entity_name to entity registry (
#166246
)
2026-03-24 20:22:15 +01:00
..
__init__.py
…
conftest.py
…
test_area_registry.py
Prevent empty aliases in registries (
#156061
)
2025-12-15 22:28:53 +01:00
test_auth_provider_homeassistant.py
…
test_auth.py
…
test_automation.py
Remove stub_blueprint_populate test fixture (
#161288
)
2026-01-20 15:46:06 +01:00
test_category_registry.py
…
test_config_entries.py
Use is over == comparison for FlowResultType in flow tests (
#159158
)
2025-12-16 09:48:45 +01:00
test_core.py
…
test_device_registry.py
Remove stub_blueprint_populate test fixture (
#161288
)
2026-01-20 15:46:06 +01:00
test_entity_registry.py
Add compatibility layer for entities without has_entity_name to entity registry (
#166246
)
2026-03-24 20:22:15 +01:00
test_floor_registry.py
Prevent empty aliases in registries (
#156061
)
2025-12-15 22:28:53 +01:00
test_init.py
…
test_label_registry.py
…
test_scene.py
…
test_script.py
Remove stub_blueprint_populate test fixture (
#161288
)
2026-01-20 15:46:06 +01:00
test_view.py
…