hass-core/tests/components/recorder
2023-03-28 20:50:10 +02:00
..
auto_repairs Add auto repairs for events schema (#90136) 2023-03-22 21:17:36 -04:00
table_managers Rename recorder run_history to table_managers.recorder_runs_manager (#90070) 2023-03-21 18:38:33 -10:00
__init__.py
common.py Retain history when renaming an entity_id (#89963) 2023-03-19 17:33:21 -10: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 Deduplicate entity_id in the states table (#89557) 2023-03-12 10:01:58 -10:00
db_schema_25.py
db_schema_28.py Avoid database executor job to fetch statistic metadata on cache hit (#89960) 2023-03-19 22:01:16 -04:00
db_schema_30.py Deduplicate entity_id in the states table (#89557) 2023-03-12 10:01:58 -10:00
test_backup.py
test_entity_registry.py Retain history when renaming an entity_id (#89963) 2023-03-19 17:33:21 -10:00
test_filters.py Ensure filters are generated inside the lambda locks (#90418) 2023-03-28 20:50:10 +02:00
test_filters_with_entityfilter.py Deduplicate entity_id in the states table (#89557) 2023-03-12 10:01:58 -10:00
test_filters_with_entityfilter_schema_37.py Deduplicate entity_id in the states table (#89557) 2023-03-12 10:01:58 -10:00
test_history.py Add a faster query for get_last_state_changes when the number of states is 1 (#90211) 2023-03-24 09:39:55 -04:00
test_history_db_schema_30.py Deduplicate entity_id in the states table (#89557) 2023-03-12 10:01:58 -10:00
test_init.py Fix recorder attribute excludes not being effective until after startup (#90198) 2023-03-23 20:52:37 -04:00
test_migrate.py Fix index not being dropped on postgresql databases with a schema prefix (#90144) 2023-03-22 21:03:26 -04:00
test_models.py Deduplicate event_types in the events table (#89465) 2023-03-11 14:54:55 -05:00
test_pool.py
test_purge.py Fix cpu thrashing during purge after all legacy events were removed (#89923) 2023-03-19 22:04:24 -04:00
test_statistics.py Break out statistics repairs into a auto_repairs modules (#90068) 2023-03-21 21:08:06 -04:00
test_statistics_v23_migration.py Add tmpdir to known fixtures in pylint (#89844) 2023-03-17 10:22:02 +01:00
test_system_health.py Rename recorder run_history to table_managers.recorder_runs_manager (#90070) 2023-03-21 18:38:33 -10:00
test_util.py Bump PyJWT to 2.6.0 (#90134) 2023-03-22 20:00:47 -04:00
test_v32_migration.py Fix cpu thrashing during purge after all legacy events were removed (#89923) 2023-03-19 22:04:24 -04:00
test_websocket_api.py Bump PyJWT to 2.6.0 (#90134) 2023-03-22 20:00:47 -04:00