hass-core/tests/components/recorder
2024-06-11 17:58:40 +02:00
..
auto_repairs Make Recorder dialect_name a cached_property (#117922) 2024-05-29 09:23:40 +02:00
table_managers Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
__init__.py
common.py Fix unspecified-encoding warnings in tests (#119405) 2024-06-11 17:58:40 +02:00
conftest.py Import Generator from typing_extensions (4) (#118992) 2024-06-06 17:41:37 +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 Enable Ruff PGH rules (#115091) 2024-04-08 15:42:22 +02:00
db_schema_18.py Enable Ruff PGH rules (#115091) 2024-04-08 15:42:22 +02:00
db_schema_22.py Enable Ruff PGH rules (#115091) 2024-04-08 15:42:22 +02:00
db_schema_23.py Enable Ruff PGH rules (#115091) 2024-04-08 15:42:22 +02:00
db_schema_23_with_newer_columns.py Enable Ruff PGH rules (#115091) 2024-04-08 15:42:22 +02:00
db_schema_25.py Add first batch of Ruff PYI rules (#115100) 2024-04-07 11:30:50 -10:00
db_schema_28.py Add first batch of Ruff PYI rules (#115100) 2024-04-07 11:30:50 -10:00
db_schema_30.py Record state.last_reported (#114201) 2024-03-27 12:48:06 +01:00
db_schema_32.py Record state.last_reported (#114201) 2024-03-27 12:48:06 +01:00
db_schema_42.py Don't access States.last_reported_ts before it's added (#114333) 2024-03-28 00:44:01 +01:00
test_backup.py Enable Ruff PT012 (#113957) 2024-06-08 17:59:08 +02:00
test_entity_registry.py Convert recorder entity registry tests to use async API (#116448) 2024-05-03 14:10:58 +02:00
test_filters.py Ensure filters are generated inside the lambda locks (#90418) 2023-03-28 20:50:10 +02:00
test_filters_with_entityfilter.py Fix spelling [docstrings + comments] (#114168) 2024-03-25 11:33:00 +01:00
test_filters_with_entityfilter_schema_37.py Import Generator from typing_extensions (4) (#118992) 2024-06-06 17:41:37 +02:00
test_history.py Fix blocking I/O in the event loop when loading timezones (#117721) 2024-05-20 11:06:03 +02:00
test_history_db_schema_30.py Convert recorder history tests to use async API (#116909) 2024-05-06 08:10:45 -05:00
test_history_db_schema_32.py Fix blocking I/O in the event loop when loading timezones (#117721) 2024-05-20 11:06:03 +02:00
test_history_db_schema_42.py Fix blocking I/O in the event loop when loading timezones (#117721) 2024-05-20 11:06:03 +02:00
test_init.py Enable Ruff PT012 (#113957) 2024-06-08 17:59:08 +02:00
test_migrate.py Enable Ruff RUF010 (#115371) 2024-05-08 23:54:49 +02:00
test_migration_from_schema_32.py Import Generator from typing_extensions (4) (#118992) 2024-06-06 17:41:37 +02:00
test_migration_run_time_migrations_remember.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_models.py Fix blocking I/O in the event loop when loading timezones (#117721) 2024-05-20 11:06:03 +02:00
test_models_legacy.py Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00
test_pool.py Improve recorder and worker thread matching in RecorderPool (#116886) 2024-05-05 16:25:10 -04:00
test_purge.py Import Generator from typing_extensions (4) (#118992) 2024-06-06 17:41:37 +02:00
test_purge_v32_schema.py Use relative imports in tests [j-r] (#119282) 2024-06-10 13:32:31 +02:00
test_statistics.py Fix blocking I/O in the event loop when loading timezones (#117721) 2024-05-20 11:06:03 +02:00
test_statistics_v23_migration.py Fix unspecified-encoding warnings in tests (#119405) 2024-06-11 17:58:40 +02:00
test_system_health.py Make Recorder dialect_name a cached_property (#117922) 2024-05-29 09:23:40 +02:00
test_util.py Fix import-outside-toplevel pylint warnings in tests (#119389) 2024-06-11 14:57:50 +02:00
test_v32_migration.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_websocket_api.py Fix statistic_during_period after core restart (#119323) 2024-06-10 21:44:55 +02:00