core/tests/components/recorder
J. Nick Koston f5a13fc51b
Add ability to exclude attributes from being recorded by entity domain (#68824)
2022-03-29 20:13:08 -07:00
..
__init__.py
common.py
conftest.py
models_schema_0.py
models_schema_16.py
models_schema_18.py
models_schema_22.py
models_schema_23.py
test_backup.py Add backup platform to recorder (#68229) 2022-03-25 23:17:11 -07:00
test_history.py Fix history queries while the database migration is in progress (#68598) 2022-03-24 09:49:13 -10:00
test_init.py Add ability to exclude attributes from being recorded by entity domain (#68824) 2022-03-29 20:13:08 -07:00
test_migrate.py Remove direct usage of concurrent.futures from recorder (#68593) 2022-03-24 09:48:49 -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 Convert unindexed domain queries to entity_id queries (#68404) 2022-03-20 01:28:17 -10:00
test_statistics.py Include has_mean + has_sum in statistics metadata WS response (#68546) 2022-03-24 10:12:01 +01:00
test_util.py Use a dedicated executor pool for database operations (#68105) 2022-03-17 23:09:01 -10:00
test_websocket_api.py Include has_mean + has_sum in statistics metadata WS response (#68546) 2022-03-24 10:12:01 +01:00