hass-core/tests/components/recorder
2024-03-28 00:44:01 +01:00
..
auto_repairs Record state.last_reported () 2024-03-27 12:48:06 +01:00
table_managers Bump ruff to 0.3.4 () 2024-03-26 00:02:16 +01:00
__init__.py Use python defaults for comparing State, LazyState, and Event objects () 2023-01-29 13:31:43 -05:00
common.py Record state.last_reported () 2024-03-27 12:48:06 +01:00
db_schema_0.py Avoid use of datetime.utc* methods deprecated in Python 3.12 () 2023-08-24 16:38:22 +02:00
db_schema_16.py Add ruff rules PIE790, PIE794, PIE807, PIE810 () 2024-03-16 11:04:58 -10:00
db_schema_18.py Remove unnnecessary pylint configs from components [m-r]* () 2023-08-24 00:56:50 +02:00
db_schema_22.py Bump ruff to 0.3.4 () 2024-03-26 00:02:16 +01:00
db_schema_23.py Bump ruff to 0.3.4 () 2024-03-26 00:02:16 +01:00
db_schema_23_with_newer_columns.py Bump ruff to 0.3.4 () 2024-03-26 00:02:16 +01:00
db_schema_25.py Bump ruff to 0.3.4 () 2024-03-26 00:02:16 +01:00
db_schema_28.py Bump ruff to 0.3.4 () 2024-03-26 00:02:16 +01:00
db_schema_30.py Record state.last_reported () 2024-03-27 12:48:06 +01:00
db_schema_32.py Record state.last_reported () 2024-03-27 12:48:06 +01:00
db_schema_42.py Don't access States.last_reported_ts before it's added () 2024-03-28 00:44:01 +01:00
test_backup.py Bump ruff to 0.3.4 () 2024-03-26 00:02:16 +01:00
test_entity_registry.py Guard against db corruption when renaming entities () 2024-03-08 11:34:07 -10:00
test_filters.py Ensure filters are generated inside the lambda locks () 2023-03-28 20:50:10 +02:00
test_filters_with_entityfilter.py Fix spelling [docstrings + comments] () 2024-03-25 11:33:00 +01:00
test_filters_with_entityfilter_schema_37.py Fix spelling [docstrings + comments] () 2024-03-25 11:33:00 +01:00
test_history.py Record state.last_reported () 2024-03-27 12:48:06 +01:00
test_history_db_schema_30.py Bump ruff to 0.3.4 () 2024-03-26 00:02:16 +01:00
test_history_db_schema_32.py Bump ruff to 0.3.4 () 2024-03-26 00:02:16 +01:00
test_history_db_schema_42.py Don't access States.last_reported_ts before it's added () 2024-03-28 00:44:01 +01:00
test_init.py Bump ruff to 0.3.4 () 2024-03-26 00:02:16 +01:00
test_migrate.py Bump ruff to 0.3.4 () 2024-03-26 00:02:16 +01:00
test_migration_from_schema_32.py Bump ruff to 0.3.4 () 2024-03-26 00:02:16 +01:00
test_migration_run_time_migrations_remember.py Bump ruff to 0.3.4 () 2024-03-26 00:02:16 +01:00
test_models.py Avoid creating unneeded Context and Event objects when firing events () 2024-03-20 09:40:06 +01:00
test_models_legacy.py Add empty line after module docstring [tests q-s] () 2024-03-08 14:47:22 +01:00
test_pool.py Add empty line after module docstring (2) [tests.components] () 2024-03-08 19:16:21 +01:00
test_purge.py Bump ruff to 0.3.4 () 2024-03-26 00:02:16 +01:00
test_purge_v32_schema.py Bump ruff to 0.3.4 () 2024-03-26 00:02:16 +01:00
test_statistics.py Enable Ruff rule PT007 () 2024-03-19 09:01:07 +01:00
test_statistics_v23_migration.py Bump ruff to 0.3.4 () 2024-03-26 00:02:16 +01:00
test_system_health.py Bump ruff to 0.3.4 () 2024-03-26 00:02:16 +01:00
test_util.py Record state.last_reported () 2024-03-27 12:48:06 +01:00
test_v32_migration.py Bump ruff to 0.3.4 () 2024-03-26 00:02:16 +01:00
test_websocket_api.py Bump ruff to 0.3.4 () 2024-03-26 00:02:16 +01:00