core/tests/components/recorder
Erik Montnemery fd6ffef52f
Support non-live database migration (#72433)
* Support non-live database migration

* Tweak startup order, add test

* Address review comments

* Fix typo

* Clarify comment about promoting dependencies

* Tweak

* Fix merge mistake

* Fix some tests

* Fix additional test

* Fix additional test

* Adjust tests

* Improve test coverage
2022-07-22 15:11:34 +02:00
..
__init__.py
common.py
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
test_filters.py
test_filters_with_entityfilter.py
test_history.py
test_init.py Support non-live database migration (#72433) 2022-07-22 15:11:34 +02:00
test_migrate.py Support non-live database migration (#72433) 2022-07-22 15:11:34 +02:00
test_models.py
test_pool.py
test_purge.py
test_run_history.py
test_statistics.py Support non-live database migration (#72433) 2022-07-22 15:11:34 +02:00
test_statistics_v23_migration.py Support non-live database migration (#72433) 2022-07-22 15:11:34 +02:00
test_system_health.py
test_util.py
test_websocket_api.py Support non-live database migration (#72433) 2022-07-22 15:11:34 +02:00