core/tests/components/recorder
Erik Montnemery 7937bfeedb
Deprecate history integration's statistics API (#78056)
2022-09-08 16:03:43 -04:00
..
__init__.py
common.py Use recorder get_instance function to improve typing (#75567) 2022-07-22 11:58:26 +02:00
db_schema_0.py Separate recorder database schema from other classes (#72977) 2022-06-07 14:41:43 +02:00
db_schema_16.py Separate recorder database schema from other classes (#72977) 2022-06-07 14:41:43 +02:00
db_schema_18.py Separate recorder database schema from other classes (#72977) 2022-06-07 14:41:43 +02:00
db_schema_22.py Separate recorder database schema from other classes (#72977) 2022-06-07 14:41:43 +02:00
db_schema_23.py Separate recorder database schema from other classes (#72977) 2022-06-07 14:41:43 +02:00
db_schema_23_with_newer_columns.py Separate recorder database schema from other classes (#72977) 2022-06-07 14:41:43 +02:00
db_schema_25.py Support non-live database migration (#72433) 2022-07-22 15:11:34 +02:00
db_schema_28.py Separate recorder database schema from other classes (#72977) 2022-06-07 14:41:43 +02:00
test_backup.py Use recorder get_instance function to improve typing (#75567) 2022-07-22 11:58:26 +02:00
test_filters.py Fix logbook not setting up with an recorder filter that has empty fields (#72869) 2022-06-01 22:12:00 -07:00
test_filters_with_entityfilter.py Adjust entity filters to make includes stronger than excludes (#74080) 2022-06-28 11:42:51 -05:00
test_history.py Separate recorder database schema from other classes (#72977) 2022-06-07 14:41:43 +02:00
test_init.py Support non-live database migration (#72433) 2022-07-22 15:11:34 +02:00
test_migrate.py Support non-live database migration (#72433) 2022-07-22 15:11:34 +02:00
test_models.py Separate recorder database schema from other classes (#72977) 2022-06-07 14:41:43 +02:00
test_pool.py
test_purge.py Separate recorder database schema from other classes (#72977) 2022-06-07 14:41:43 +02:00
test_run_history.py Separate recorder database schema from other classes (#72977) 2022-06-07 14:41:43 +02:00
test_statistics.py Improve statistics metadata WS API (#77209) 2022-08-31 11:30:45 +02:00
test_statistics_v23_migration.py Support non-live database migration (#72433) 2022-07-22 15:11:34 +02:00
test_system_health.py
test_util.py Use recorder get_instance function to improve typing (#75567) 2022-07-22 11:58:26 +02:00
test_websocket_api.py Deprecate history integration's statistics API (#78056) 2022-09-08 16:03:43 -04:00