core/tests/components/recorder
Erik Montnemery bde92b34dd
Remove recorder history queries for database schemas < 31 (#125652)
2024-09-10 19:26:19 +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.py
db_schema_23_with_newer_columns.py
db_schema_25.py
db_schema_28.py
db_schema_30.py
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.py
test_filters_with_entityfilter.py
test_filters_with_entityfilter_schema_37.py
test_history.py Remove recorder history queries for database schemas < 25 (#125649) 2024-09-10 12:43:08 +02:00
test_history_db_schema_32.py
test_history_db_schema_42.py Remove recorder history queries for database schemas < 25 (#125649) 2024-09-10 12:43:08 +02:00
test_init.py
test_migrate.py
test_migration_from_schema_32.py Separate recorder test fixtures disabling context id migration (#125324) 2024-09-09 08:16:30 +02:00
test_migration_run_time_migrations_remember.py Separate recorder test fixtures disabling context id migration (#125324) 2024-09-09 08:16:30 +02:00
test_models.py Remove recorder history queries for database schemas < 31 (#125652) 2024-09-10 19:26:19 +02:00
test_models_legacy.py
test_pool.py
test_purge.py
test_purge_v32_schema.py
test_statistics.py
test_statistics_v23_migration.py
test_system_health.py
test_util.py
test_v32_migration.py Separate recorder test fixtures disabling context id migration (#125324) 2024-09-09 08:16:30 +02:00
test_websocket_api.py