core/tests/components/recorder
Erik Montnemery 0bd22eabc7
Improve recorder schema migration error test (#134518)
2025-01-03 10:05:07 +01:00
..
auto_repairs
table_managers Revert "Revert "Simplify recorder RecorderRunsManager (#131785)"" (#133564) 2024-12-19 12:32:15 +01:00
__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.py
db_schema_23_with_newer_columns.py
db_schema_25.py
db_schema_28.py
db_schema_30.py
db_schema_32.py
db_schema_42.py
db_schema_43.py
test_backup.py
test_entity_registry.py
test_filters.py
test_filters_with_entityfilter.py
test_filters_with_entityfilter_schema_37.py
test_history.py Revert "Optimize start time state queries for PostgreSQL" (#133555) 2024-12-18 23:01:58 -10:00
test_history_db_schema_32.py
test_history_db_schema_42.py
test_init.py Improve recorder schema migration error test (#134518) 2025-01-03 10:05:07 +01:00
test_migrate.py Ensure indices needed by data migrators exist (#133367) 2024-12-18 21:29:52 +01:00
test_migration_from_schema_32.py Ensure all states have been migrated to use timestamps (#134007) 2024-12-26 07:48:55 -10:00
test_migration_run_time_migrations_remember.py Ensure indices needed by data migrators exist (#133367) 2024-12-18 21:29:52 +01:00
test_models.py
test_models_legacy.py
test_pool.py
test_purge.py Revert "Revert "Improve recorder history queries (#131702)"" (#133561) 2024-12-19 11:50:12 +01:00
test_purge_v32_schema.py Ensure indices needed by data migrators exist (#133367) 2024-12-18 21:29:52 +01:00
test_statistics.py Revert "Optimize start time state queries for PostgreSQL" (#133555) 2024-12-18 23:01:58 -10:00
test_statistics_v23_migration.py
test_system_health.py
test_util.py Improve purge performance for PostgreSQL with large databases (#133699) 2024-12-21 10:53:15 +01:00
test_v32_migration.py Don't run recorder data migration on new databases (#133412) 2024-12-17 20:02:12 +01:00
test_websocket_api.py