core/tests/components/recorder
J. Nick Koston f177336025
Add missing `last_reported_timestamp` to `LazyState` (#132761)
followup to #132752
2024-12-09 23:08:01 +01:00
..
auto_repairs
table_managers Simplify recorder RecorderRunsManager (#131785) 2024-12-01 11:26:29 -06:00
__init__.py
common.py Remove support for live recorder data migration of entity IDs (#131952) 2024-12-03 14:43:33 -06:00
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 Deprecate dt_util.utc_to_timestamp (#131787) 2024-11-28 17:00:20 +01:00
db_schema_42.py Deprecate dt_util.utc_to_timestamp (#131787) 2024-11-28 17:00:20 +01:00
db_schema_43.py Deprecate dt_util.utc_to_timestamp (#131787) 2024-11-28 17:00:20 +01:00
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
test_history_db_schema_32.py Remove support for live recorder data migration of entity IDs (#131952) 2024-12-03 14:43:33 -06:00
test_history_db_schema_42.py
test_init.py
test_migrate.py
test_migration_from_schema_32.py Remove support for live recorder data migration of event type IDs (#131826) 2024-12-06 21:08:08 +01:00
test_migration_run_time_migrations_remember.py Remove support for live recorder data migration of entity IDs (#131952) 2024-12-03 14:43:33 -06:00
test_models.py Add missing `last_reported_timestamp` to `LazyState` (#132761) 2024-12-09 23:08:01 +01:00
test_models_legacy.py
test_pool.py
test_purge.py Remove support for live recorder data migration of event type IDs (#131826) 2024-12-06 21:08:08 +01:00
test_purge_v32_schema.py Deprecate dt_util.utc_to_timestamp (#131787) 2024-11-28 17:00:20 +01:00
test_statistics.py Reduce time syscalls needed to insert new statistics (#131984) 2024-12-01 08:55:07 -06:00
test_statistics_v23_migration.py
test_system_health.py
test_util.py Improve recorder util resolve_period (#132264) 2024-12-06 21:06:56 +01:00
test_v32_migration.py
test_websocket_api.py