hass-core/tests/components/recorder
2022-04-22 00:25:42 -10:00
..
__init__.py Tweak Recorder 2016-07-11 08:56:07 -07:00
common.py Improve recorder migration tests (#59075) 2021-11-04 20:21:38 -07:00
conftest.py Update typing - collections.abc (3) (#63947) 2022-01-12 08:04:17 +01:00
models_schema_0.py Improve recorder migration tests (#59075) 2021-11-04 20:21:38 -07:00
models_schema_16.py Improve recorder migration tests (#59075) 2021-11-04 20:21:38 -07:00
models_schema_18.py Improve recorder migration tests (#59075) 2021-11-04 20:21:38 -07:00
models_schema_22.py Improve recorder migration tests (#59075) 2021-11-04 20:21:38 -07:00
models_schema_23.py Remove duplicated statistics rows (#61146) 2021-12-13 14:15:36 +01:00
test_backup.py Add backup platform to recorder (#68229) 2022-03-25 23:17:11 -07:00
test_history.py Additional prep work for sqlalchemy 2.0 (#70358) 2022-04-21 12:39:18 -10:00
test_init.py Add MutexPool for recorder tests (#69410) 2022-04-12 07:41:46 -10:00
test_migrate.py Reduce memory pressure during database migration (#69628) 2022-04-07 18:29:31 -10: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 Additional prep work for sqlalchemy 2.0 (#70358) 2022-04-21 12:39:18 -10:00
test_statistics.py Avoid fetching metadata multiple times during stat compile (#70397) 2022-04-22 00:25:42 -10:00
test_util.py Add MutexPool for recorder tests (#69410) 2022-04-12 07:41:46 -10:00
test_websocket_api.py Increase recorder queue max backlog to 40k, improve message (#70065) 2022-04-14 11:45:07 -10:00