core/tests/components/recorder
Erik Montnemery e47cbf3cf7
Use async_setup_recorder_instance fixture in recorder v32_migration tests (#121081)
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-07-04 17:49:51 -05:00
..
auto_repairs Add recorder test fixture to enable persistent SQLite database (#121137) 2024-07-04 09:59:37 +02:00
table_managers
__init__.py
common.py Fix unspecified-encoding warnings in tests (#119405) 2024-06-11 17:58:40 +02:00
conftest.py Add test fixture to control recorder migration (#121180) 2024-07-04 13:10:08 +02:00
db_schema_0.py Fix import-outside-toplevel pylint warnings in tests (#119389) 2024-06-11 14:57:50 +02:00
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
db_schema_28.py
db_schema_30.py
db_schema_32.py
db_schema_42.py Add capability to exclude all attributes from recording (#119725) 2024-06-22 19:30:28 +02:00
test_backup.py
test_entity_registry.py Make the async_setup_recorder_instance fixture a context manager (#121086) 2024-07-03 14:05:34 -05:00
test_filters.py
test_filters_with_entityfilter.py
test_filters_with_entityfilter_schema_37.py Import Generator from collections.abc (4) (#120917) 2024-07-01 11:54:42 +02:00
test_history.py Add recorder test fixture for skipping tests by DB engine (#121118) 2024-07-04 00:02:46 +02:00
test_history_db_schema_30.py Make the async_setup_recorder_instance fixture a context manager (#121086) 2024-07-03 14:05:34 -05:00
test_history_db_schema_32.py Make the async_setup_recorder_instance fixture a context manager (#121086) 2024-07-03 14:05:34 -05:00
test_history_db_schema_42.py Add recorder test fixture for skipping tests by DB engine (#121118) 2024-07-04 00:02:46 +02:00
test_init.py Use recorder test fixtures in recorder init tests (#121176) 2024-07-04 04:54:40 -05:00
test_migrate.py Add test fixture to control recorder migration (#121180) 2024-07-04 13:10:08 +02:00
test_migration_from_schema_32.py Drop use of async_setup_recorder_instance fixture in recorder migration tests (#121196) 2024-07-04 10:39:13 -05:00
test_migration_run_time_migrations_remember.py Drop use of async_setup_recorder_instance fixture in recorder migration tests (#121196) 2024-07-04 10:39:13 -05:00
test_models.py
test_models_legacy.py
test_pool.py
test_purge.py Drop use of async_setup_recorder_instance fixture in recorder purge tests (#121193) 2024-07-04 10:39:24 -05:00
test_purge_v32_schema.py Drop use of async_setup_recorder_instance fixture in recorder purge tests (#121193) 2024-07-04 10:39:24 -05:00
test_statistics.py Make the async_setup_recorder_instance fixture a context manager (#121086) 2024-07-03 14:05:34 -05:00
test_statistics_v23_migration.py Add recorder test fixture to enable persistent SQLite database (#121137) 2024-07-04 09:59:37 +02:00
test_system_health.py Add recorder test fixture for skipping tests by DB engine (#121118) 2024-07-04 00:02:46 +02:00
test_util.py Add recorder test fixture to enable persistent SQLite database (#121137) 2024-07-04 09:59:37 +02:00
test_v32_migration.py Use async_setup_recorder_instance fixture in recorder v32_migration tests (#121081) 2024-07-04 17:49:51 -05:00
test_websocket_api.py Add test fixture to control recorder migration (#121180) 2024-07-04 13:10:08 +02:00