core/tests/components/recorder
J. Nick Koston aec2d63302
Add keep_days to recorder.purge_entities (#89726)
2023-03-15 11:13:47 -10:00
..
__init__.py
common.py
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 Deduplicate entity_id in the states table (#89557) 2023-03-12 10:01:58 -10:00
db_schema_30.py Deduplicate entity_id in the states table (#89557) 2023-03-12 10:01:58 -10:00
test_backup.py Add type hints to integration tests (recorder) (#88313) 2023-02-17 18:50:09 +01:00
test_filters.py
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 Deduplicate entity_id in the states table (#89557) 2023-03-12 10:01:58 -10: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 filtered purge not removing newer events (#89721) 2023-03-14 16:33:19 -10:00
test_migrate.py Make StatesMetaManager thread-safe when an entity_id is fully deleted from the database and than re-added (#89732) 2023-03-15 08:54:02 -04:00
test_models.py Deduplicate event_types in the events table (#89465) 2023-03-11 14:54:55 -05:00
test_pool.py Add type hints to integration tests (recorder) (#88313) 2023-02-17 18:50:09 +01:00
test_purge.py Add keep_days to recorder.purge_entities (#89726) 2023-03-15 11:13:47 -10:00
test_run_history.py Add type hints to integration tests (recorder) (#88313) 2023-02-17 18:50:09 +01:00
test_statistics.py Add type hints to tests (#89497) 2023-03-10 12:06:50 +01:00
test_statistics_v23_migration.py Add type hints to integration tests (recorder) (#88313) 2023-02-17 18:50:09 +01:00
test_system_health.py Add type hints to integration tests (recorder) (#88313) 2023-02-17 18:50:09 +01:00
test_util.py Make StatesMetaManager thread-safe when an entity_id is fully deleted from the database and than re-added (#89732) 2023-03-15 08:54:02 -04:00
test_v32_migration.py Improve reliability of context id migration (#89609) 2023-03-12 21:41:48 -04:00
test_websocket_api.py Add type hints to integration tests (recorder) (#88313) 2023-02-17 18:50:09 +01:00