core/tests/components/recorder
J. Nick Koston 88893121a1
Increase timeout for test_purge_many_old_events (#93579)
2023-05-25 22:38:44 -05:00
..
auto_repairs Auto repair incorrect collation on MySQL schema (#92270) 2023-04-29 21:17:09 -04:00
table_managers
__init__.py
common.py Update recorder tests to avoid patching utcnow (#93489) 2023-05-24 17:47:42 -05: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 Switch to fnv-hash-fast from fnvhash (#90761) 2023-04-05 20:52:23 -04:00
db_schema_28.py Switch to fnv-hash-fast from fnvhash (#90761) 2023-04-05 20:52:23 -04:00
db_schema_30.py Switch to fnv-hash-fast from fnvhash (#90761) 2023-04-05 20:52:23 -04:00
db_schema_32.py Reduce overhead of legacy database columns on new installs (#90246) 2023-04-10 10:08:46 -04:00
test_backup.py
test_entity_registry.py Require a list of entity ids when fetching history (#90992) 2023-04-08 16:14:44 -10:00
test_filters.py
test_filters_with_entityfilter.py
test_filters_with_entityfilter_schema_37.py Reduce overhead of legacy database columns on new installs (#90246) 2023-04-10 10:08:46 -04:00
test_history.py Update recorder tests to avoid patching utcnow (#93489) 2023-05-24 17:47:42 -05:00
test_history_db_schema_30.py Update recorder tests to avoid patching utcnow (#93489) 2023-05-24 17:47:42 -05:00
test_history_db_schema_32.py Update recorder tests to avoid patching utcnow (#93489) 2023-05-24 17:47:42 -05:00
test_init.py Dynamically size recorder max backlog based on available memory (#90894) 2023-04-18 12:35:49 +02:00
test_migrate.py Dynamically size recorder max backlog based on available memory (#90894) 2023-04-18 12:35:49 +02:00
test_migration_from_schema_32.py Fix migration with negative event type cache (#91910) 2023-04-23 20:56:17 -04:00
test_models.py Fix history start time state returning None with some postgresql versions (#93555) 2023-05-25 22:18:19 -04:00
test_models_legacy.py Avoid multiple round trips to the database for history API calls (#91193) 2023-04-11 22:38:23 -04:00
test_pool.py
test_purge.py Increase timeout for test_purge_many_old_events (#93579) 2023-05-25 22:38:44 -05:00
test_purge_v32_schema.py Update recorder tests to avoid patching utcnow (#93489) 2023-05-24 17:47:42 -05:00
test_statistics.py Include data for entire periods in response to recorder/statistics_during_period (#92848) 2023-05-11 11:28:33 +02:00
test_statistics_v23_migration.py Use tmp_path in recorder tests (#91202) 2023-04-11 09:18:16 +02:00
test_system_health.py
test_util.py Speed up sql queries where ORM rows are not needed (#91839) 2023-04-21 23:28:07 -04:00
test_v32_migration.py Use tmp_path in recorder tests (#91202) 2023-04-11 09:18:16 +02:00
test_websocket_api.py Support calculating changes between consecutive sum statistics (#92823) 2023-05-11 10:05:58 +02:00