core/tests/components/recorder
Sid 3efee10b95
Enable Ruff RUF013 (#115333)
2024-04-10 08:55:59 +02:00
..
auto_repairs Record state.last_reported (#114201) 2024-03-27 12:48:06 +01:00
table_managers Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
__init__.py
common.py Enable Ruff RUF013 (#115333) 2024-04-10 08:55:59 +02:00
db_schema_0.py Enable Ruff PGH rules (#115091) 2024-04-08 15:42:22 +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 Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_entity_registry.py
test_filters.py
test_filters_with_entityfilter.py
test_filters_with_entityfilter_schema_37.py
test_history.py Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
test_history_db_schema_30.py Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
test_history_db_schema_32.py Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
test_history_db_schema_42.py Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
test_init.py Ensure all tables have the default table args in the db_schema (#114895) 2024-04-05 08:22:00 +02:00
test_migrate.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_migration_from_schema_32.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01: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
test_models_legacy.py
test_pool.py
test_purge.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_purge_v32_schema.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_statistics.py
test_statistics_v23_migration.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_system_health.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_util.py Record state.last_reported (#114201) 2024-03-27 12:48:06 +01:00
test_v32_migration.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_websocket_api.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00