core/tests/components/recorder
Erik Montnemery f4951a4f31
Add CI job which runs recorder tests on MariaDB (#80586)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-10-19 13:04:28 +02:00
..
__init__.py
common.py Avoid time traveling in recorder tests (#80247) 2022-10-13 11:51:27 +02:00
db_schema_0.py Separate recorder database schema from other classes (#72977) 2022-06-07 14:41:43 +02:00
db_schema_16.py Separate recorder database schema from other classes (#72977) 2022-06-07 14:41:43 +02:00
db_schema_18.py Separate recorder database schema from other classes (#72977) 2022-06-07 14:41:43 +02:00
db_schema_22.py Separate recorder database schema from other classes (#72977) 2022-06-07 14:41:43 +02:00
db_schema_23.py Separate recorder database schema from other classes (#72977) 2022-06-07 14:41:43 +02:00
db_schema_23_with_newer_columns.py Separate recorder database schema from other classes (#72977) 2022-06-07 14:41:43 +02:00
db_schema_25.py Support non-live database migration (#72433) 2022-07-22 15:11:34 +02:00
db_schema_28.py Separate recorder database schema from other classes (#72977) 2022-06-07 14:41:43 +02:00
test_backup.py Ensure recorder test fixture is setup before hass fixture (#80528) 2022-10-19 07:58:47 +02:00
test_filters.py
test_filters_with_entityfilter.py Ensure recorder test fixture is setup before hass fixture (#80528) 2022-10-19 07:58:47 +02:00
test_history.py Add CI job which runs recorder tests on MariaDB (#80586) 2022-10-19 13:04:28 +02:00
test_init.py Add CI job which runs recorder tests on MariaDB (#80586) 2022-10-19 13:04:28 +02:00
test_migrate.py Refactor recorder migration (#80175) 2022-10-13 08:11:54 +02:00
test_models.py Separate recorder database schema from other classes (#72977) 2022-06-07 14:41:43 +02:00
test_pool.py
test_purge.py Add CI job which runs recorder tests on MariaDB (#80586) 2022-10-19 13:04:28 +02:00
test_run_history.py Ensure recorder test fixture is setup before hass fixture (#80528) 2022-10-19 07:58:47 +02:00
test_statistics.py Ensure recorder test fixture is setup before hass fixture (#80528) 2022-10-19 07:58:47 +02:00
test_statistics_v23_migration.py Apply hass-relative-import to recorder tests (#78734) 2022-09-19 12:35:03 +02:00
test_system_health.py Add CI job which runs recorder tests on MariaDB (#80586) 2022-10-19 13:04:28 +02:00
test_util.py Add CI job which runs recorder tests on MariaDB (#80586) 2022-10-19 13:04:28 +02:00
test_websocket_api.py Add CI job which runs recorder tests on MariaDB (#80586) 2022-10-19 13:04:28 +02:00