core/tests/components/recorder
Erik Montnemery 1cea22b8ba
Fix search/replace mistake in recorder tests (#116933)
2024-05-06 09:03:21 -05:00
..
auto_repairs Convert recorder auto_repairs tests to use async API (#116927) 2024-05-06 08:25:48 -05:00
table_managers
__init__.py
common.py Convert recorder entity registry tests to use async API (#116448) 2024-05-03 14:10:58 +02:00
db_schema_0.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
test_backup.py
test_entity_registry.py Convert recorder entity registry tests to use async API (#116448) 2024-05-03 14:10:58 +02:00
test_filters.py
test_filters_with_entityfilter.py
test_filters_with_entityfilter_schema_37.py
test_history.py Convert recorder history tests to use async API (#116909) 2024-05-06 08:10:45 -05:00
test_history_db_schema_30.py Convert recorder history tests to use async API (#116909) 2024-05-06 08:10:45 -05:00
test_history_db_schema_32.py Convert recorder history tests to use async API (#116909) 2024-05-06 08:10:45 -05:00
test_history_db_schema_42.py Convert recorder history tests to use async API (#116909) 2024-05-06 08:10:45 -05:00
test_init.py Convert recorder init tests to use async API (#116918) 2024-05-06 07:59:39 -05:00
test_migrate.py
test_migration_from_schema_32.py
test_migration_run_time_migrations_remember.py
test_models.py
test_models_legacy.py
test_pool.py Improve recorder and worker thread matching in RecorderPool (#116886) 2024-05-05 16:25:10 -04:00
test_purge.py
test_purge_v32_schema.py
test_statistics.py Convert recorder statistics tests to use async API (#116925) 2024-05-06 08:10:58 -05:00
test_statistics_v23_migration.py
test_system_health.py
test_util.py Fix search/replace mistake in recorder tests (#116933) 2024-05-06 09:03:21 -05:00
test_v32_migration.py
test_websocket_api.py