core/tests/components/recorder
Erik Montnemery 9aa6043255
Set character set to utf8mb4 when connecting to MySQL or MariaDB databases (#79755)
2022-10-11 14:01:46 +02:00
..
__init__.py
common.py Apply hass-relative-import to recorder tests (#78734) 2022-09-19 12:35:03 +02:00
db_schema_0.py
db_schema_16.py
db_schema_18.py
db_schema_22.py
db_schema_23.py
db_schema_23_with_newer_columns.py
db_schema_25.py Support non-live database migration (#72433) 2022-07-22 15:11:34 +02:00
db_schema_28.py
test_backup.py Use recorder get_instance function to improve typing (#75567) 2022-07-22 11:58:26 +02:00
test_filters.py
test_filters_with_entityfilter.py
test_history.py Apply hass-relative-import to recorder tests (#78734) 2022-09-19 12:35:03 +02:00
test_init.py Set character set to utf8mb4 when connecting to MySQL or MariaDB databases (#79755) 2022-10-11 14:01:46 +02:00
test_migrate.py Remove state_unit_of_measurement from metadata DB table (#79370) 2022-10-01 18:55:00 +02:00
test_models.py
test_pool.py
test_purge.py
test_run_history.py
test_statistics.py Remove state_unit_of_measurement from metadata DB table (#79370) 2022-10-01 18:55:00 +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
test_util.py Apply hass-relative-import to recorder tests (#78734) 2022-09-19 12:35:03 +02:00
test_websocket_api.py Don't normalize units of long term statistics (#79320) 2022-10-03 21:42:44 +02:00