core/tests/components/recorder
J. Nick Koston 222baa53dd
Make database access in the eventloop raise an exception (#71547)
2022-05-09 15:22:08 -05:00
..
__init__.py
common.py Move do_adhoc_statistics to recorder test helpers (#71544) 2022-05-08 12:45:57 -07:00
models_schema_0.py
models_schema_16.py
models_schema_18.py
models_schema_22.py
models_schema_23.py Remove duplicated statistics rows (#61146) 2021-12-13 14:15:36 +01:00
test_backup.py Use recorder_mock in tests (#70363) 2022-04-22 19:29:44 -10:00
test_history.py Fix history using pre v25 queries during v26 migration (#71295) 2022-05-04 08:56:50 -07:00
test_init.py Make database access in the eventloop raise an exception (#71547) 2022-05-09 15:22:08 -05:00
test_migrate.py Complete strict typing for recorder (#71274) 2022-05-04 12:22:50 -05:00
test_models.py Avoid recording state_changed events in the events table (#71165) 2022-05-02 02:10:34 -05:00
test_pool.py Make database access in the eventloop raise an exception (#71547) 2022-05-09 15:22:08 -05:00
test_purge.py Add Estimated Database Size to the recorder system health (#71463) 2022-05-07 21:02:54 -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 Move do_adhoc_statistics to recorder test helpers (#71544) 2022-05-08 12:45:57 -07:00
test_system_health.py Add Estimated Database Size to the recorder system health (#71463) 2022-05-07 21:02:54 -07:00
test_util.py Make database access in the eventloop raise an exception (#71547) 2022-05-09 15:22:08 -05:00
test_websocket_api.py Move do_adhoc_statistics to recorder test helpers (#71544) 2022-05-08 12:45:57 -07:00