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-27 05:14:39 +00:00
Code
Activity
Files
ea7b2ecec038bae3328a0a37c4e4e22bfc2f6a9c
core
/
tests
/
components
/
recorder
History
Erik Montnemery
0ca0836e83
Correct check for removed index in recorder test (
#125323
)
2024-09-06 07:21:41 +02:00
..
auto_repairs
…
table_managers
…
__init__.py
…
common.py
…
conftest.py
…
db_schema_0.py
…
db_schema_9.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
Correct start version in recorder schema migration tests (
#125090
)
2024-09-02 19:32:01 +02:00
db_schema_32.py
Improve some comments in recorder tests (
#125118
)
2024-09-03 17:04:08 +02:00
db_schema_42.py
…
db_schema_43.py
…
test_backup.py
…
test_entity_registry.py
…
test_filters_with_entityfilter_schema_37.py
…
test_filters_with_entityfilter.py
…
test_filters.py
…
test_history_db_schema_30.py
…
test_history_db_schema_32.py
…
test_history_db_schema_42.py
…
test_history.py
…
test_init.py
…
test_migrate.py
…
test_migration_from_schema_32.py
Correct check for removed index in recorder test (
#125323
)
2024-09-06 07:21:41 +02:00
test_migration_run_time_migrations_remember.py
…
test_models_legacy.py
…
test_models.py
…
test_pool.py
…
test_purge_v32_schema.py
…
test_purge.py
…
test_statistics_v23_migration.py
…
test_statistics.py
…
test_system_health.py
…
test_util.py
…
test_v32_migration.py
Teach recorder data migrator base class to remove index (
#125168
)
2024-09-04 09:52:41 +02:00
test_websocket_api.py
…