hass-core/tests/components/recorder
2024-10-29 12:26:52 -10:00
..
auto_repairs Remove support for live recorder data migration of context ids (#125309) 2024-10-26 07:19:03 +02:00
table_managers
__init__.py
common.py Remove support for live recorder data migration of context ids (#125309) 2024-10-26 07:19:03 +02:00
conftest.py Raise on database error in recorder.migration._modify_columns (#123642) 2024-08-15 14:46:23 +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_9.py Update pylint to 3.2.5 (#122126) 2024-07-18 15:54:54 +02:00
db_schema_16.py Restore __slots__ to core objects (#127441) 2024-10-03 22:23:47 +02:00
db_schema_18.py Restore __slots__ to core objects (#127441) 2024-10-03 22:23:47 +02:00
db_schema_22.py Restore __slots__ to core objects (#127441) 2024-10-03 22:23:47 +02:00
db_schema_23.py Restore __slots__ to core objects (#127441) 2024-10-03 22:23:47 +02:00
db_schema_23_with_newer_columns.py Restore __slots__ to core objects (#127441) 2024-10-03 22:23:47 +02:00
db_schema_25.py
db_schema_28.py
db_schema_30.py Correct start version in recorder schema migration tests (#125090) 2024-09-02 19:32:01 +02:00
db_schema_32.py Improve some comments in recorder tests (#125118) 2024-09-03 17:04:08 +02:00
db_schema_42.py Improve type hints in recorder result_processor (#121593) 2024-07-09 21:12:03 +02:00
db_schema_43.py Improve type hints in recorder result_processor (#121593) 2024-07-09 21:12:03 +02:00
test_backup.py Enable Ruff PT012 (#113957) 2024-06-08 17:59:08 +02:00
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 Update import locations in tests (#122216) 2024-07-20 11:16:04 +02:00
test_filters_with_entityfilter.py Update import locations in tests (#122216) 2024-07-20 11:16:04 +02:00
test_filters_with_entityfilter_schema_37.py Update import locations in tests (#122216) 2024-07-20 11:16:04 +02:00
test_history.py Remove recorder history queries for database schemas < 25 (#125649) 2024-09-10 12:43:08 +02: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 Remove recorder history queries for database schemas < 25 (#125649) 2024-09-10 12:43:08 +02:00
test_init.py Change lock state to an enum (#126379) 2024-09-24 12:30:50 +02:00
test_migrate.py Correct condition signalling non-live DB migration is in progress (#129464) 2024-10-29 12:26:52 -10:00
test_migration_from_schema_32.py Correct condition signalling non-live DB migration is in progress (#129464) 2024-10-29 12:26:52 -10:00
test_migration_run_time_migrations_remember.py Remove support for live recorder data migration of context ids (#125309) 2024-10-26 07:19:03 +02:00
test_models.py Fix removing nulls when encoding events for PostgreSQL (#127053) 2024-09-30 09:01:41 +02:00
test_models_legacy.py
test_pool.py Improve recorder and worker thread matching in RecorderPool (#116886) 2024-05-05 16:25:10 -04:00
test_purge.py Add missing hass type hint in history and recorder tests (#124204) 2024-08-19 15:41:09 +02:00
test_purge_v32_schema.py Avoid nesting sessions in recorder purge tests (#122581) 2024-07-25 13:12:10 +02:00
test_statistics.py Make statistics validation create issue registry issues (#122595) 2024-09-25 11:11:11 +02:00
test_statistics_v23_migration.py Remove support for live recorder data migration of context ids (#125309) 2024-10-26 07:19:03 +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 Remove support for live recorder data migration of context ids (#125309) 2024-10-26 07:19:03 +02:00
test_v32_migration.py Remove support for live recorder data migration of context ids (#125309) 2024-10-26 07:19:03 +02:00
test_websocket_api.py Make recorder WS command recorder/clear_statistics wait (#127120) 2024-10-02 10:43:40 +02:00