core/tests/components/recorder
Marc Mueller d057850971
Update typing - collections.abc (3) (#63947)
2022-01-12 08:04:17 +01:00
..
__init__.py
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_history.py
test_init.py Avoid locking the database for non-SQLite backends (#63847) 2022-01-11 16:17:56 +01:00
test_migrate.py Adjust recorder tests according to #59087 (#59143) 2021-11-05 10:49:58 +01:00
test_models.py
test_pool.py
test_purge.py Purge short term statistics (#58028) 2021-10-20 16:00:59 +02:00
test_statistics.py Store deleted duplicated statistics in .storage (#62574) 2021-12-22 14:27:56 +01:00
test_util.py Avoid locking the database for non-SQLite backends (#63847) 2022-01-11 16:17:56 +01:00
test_websocket_api.py Introduce only_supervisor for @websocket_api.ws_require_user() (#61298) 2021-12-08 16:49:35 -08:00