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-08-30 01:56:13 +01:00
Code
Activity
Files
bbf2d0e6ad01accc9e6c3a787083a5ed94d618a7
core
/
tests
/
components
/
recorder
T
History
J. Nick Koston
and
GitHub
e792350be6
Fix fnvhash import in schema 32 test backport (
#91112
)
2023-04-08 23:41:19 -04:00
..
auto_repairs
…
table_managers
…
__init__.py
…
common.py
…
db_schema_0.py
…
db_schema_16.py
…
db_schema_18.py
…
db_schema_22.py
…
db_schema_23_with_newer_columns.py
…
db_schema_23.py
…
db_schema_25.py
…
db_schema_28.py
…
db_schema_30.py
…
db_schema_32.py
Fix fnvhash import in schema 32 test backport (
#91112
)
2023-04-08 23:41:19 -04:00
test_backup.py
…
test_entity_registry.py
…
test_filters_with_entityfilter_schema_37.py
…
test_filters_with_entityfilter.py
…
test_filters.py
Ensure filters are generated inside the lambda locks (
#90418
)
2023-03-28 20:50:10 +02:00
test_history_db_schema_30.py
…
test_history.py
…
test_init.py
Guard against invalid ULIDs in contexts while recording events (
#90889
)
2023-04-06 13:21:01 -04:00
test_migrate.py
Handle garbage in the context_id column during migration (
#90544
)
2023-03-30 20:55:36 -04:00
test_models.py
Fix context_user_id round trip when calling to_native (
#91098
)
2023-04-08 22:56:47 -04:00
test_pool.py
…
test_purge.py
…
test_statistics_v23_migration.py
…
test_statistics.py
Remove unused types argument in statistics query generation (
#90431
)
2023-03-28 23:01:11 -04:00
test_system_health.py
…
test_util.py
…
test_v32_migration.py
Resume entity id post migration after a restart (
#90973
)
2023-04-08 22:55:46 -04:00
test_websocket_api.py
…