core/tests/components/recorder
J. Nick Koston 195811843b
Remove get_state and get_states history api calls (#70830)
2022-04-26 16:05:43 -07:00
..
__init__.py
common.py Refactor tracking of the recorder run history (#70456) 2022-04-26 09:59:43 -10:00
models_schema_0.py
models_schema_16.py
models_schema_18.py
models_schema_22.py
models_schema_23.py
test_backup.py Use recorder_mock in tests (#70363) 2022-04-22 19:29:44 -10:00
test_history.py Remove get_state and get_states history api calls (#70830) 2022-04-26 16:05:43 -07:00
test_init.py Improve purge performance for non-sqlite databases (#70576) 2022-04-26 13:11:57 -07:00
test_migrate.py Prevent autoflush from happening during attrs lookup (#70768) 2022-04-26 13:04:58 -07:00
test_models.py Convert unindexed domain queries to entity_id queries (#68404) 2022-03-20 01:28:17 -10:00
test_pool.py Use a dedicated executor pool for database operations (#68105) 2022-03-17 23:09:01 -10:00
test_purge.py Improve purge performance for non-sqlite databases (#70576) 2022-04-26 13:11:57 -07:00
test_run_history.py Refactor tracking of the recorder run history (#70456) 2022-04-26 09:59:43 -10:00
test_statistics.py Simplify waiting for recorder in tests (#70647) 2022-04-25 12:04:47 +02:00
test_util.py Refactor tracking of the recorder run history (#70456) 2022-04-26 09:59:43 -10:00
test_websocket_api.py Use recorder fixtures and helpers in tests (#70773) 2022-04-26 06:08:00 -10:00