hass-core/tests/components/recorder
Aarni Koskela 706add4a57
Switch formatting from black to ruff-format (#102893)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-11-27 14:38:59 +01:00
..
auto_repairs Remove unnnecessary pylint configs from components [m-r]* (#98924) 2023-08-24 00:56:50 +02:00
table_managers
__init__.py
common.py Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
db_schema_0.py Avoid use of datetime.utc* methods deprecated in Python 3.12 (#93684) 2023-08-24 16:38:22 +02:00
db_schema_16.py Remove unnnecessary pylint configs from components [m-r]* (#98924) 2023-08-24 00:56:50 +02:00
db_schema_18.py Remove unnnecessary pylint configs from components [m-r]* (#98924) 2023-08-24 00:56:50 +02:00
db_schema_22.py Remove unnnecessary pylint configs from components [m-r]* (#98924) 2023-08-24 00:56:50 +02:00
db_schema_23.py Remove unnnecessary pylint configs from components [m-r]* (#98924) 2023-08-24 00:56:50 +02:00
db_schema_23_with_newer_columns.py Remove unnnecessary pylint configs from components [m-r]* (#98924) 2023-08-24 00:56:50 +02:00
db_schema_25.py Remove unnnecessary pylint configs from components [m-r]* (#98924) 2023-08-24 00:56:50 +02:00
db_schema_28.py Remove unnnecessary pylint configs from components [m-r]* (#98924) 2023-08-24 00:56:50 +02:00
db_schema_30.py Remove unnnecessary pylint configs from components [m-r]* (#98924) 2023-08-24 00:56:50 +02:00
db_schema_32.py Remove unnnecessary pylint configs from components [m-r]* (#98924) 2023-08-24 00:56:50 +02:00
test_backup.py
test_entity_registry.py
test_filters.py
test_filters_with_entityfilter.py
test_filters_with_entityfilter_schema_37.py Remove unnnecessary pylint configs from components [m-r]* (#98924) 2023-08-24 00:56:50 +02:00
test_history.py Remove unnnecessary pylint configs from components [m-r]* (#98924) 2023-08-24 00:56:50 +02:00
test_history_db_schema_30.py Remove unnnecessary pylint configs from components [m-r]* (#98924) 2023-08-24 00:56:50 +02:00
test_history_db_schema_32.py Remove unnnecessary pylint configs from components [m-r]* (#98924) 2023-08-24 00:56:50 +02:00
test_init.py Remove support for excluding attributes in recorder platforms (#100679) 2023-09-24 14:45:06 +02:00
test_migrate.py
test_migration_from_schema_32.py Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
test_models.py Remove support for excluding attributes in recorder platforms (#100679) 2023-09-24 14:45:06 +02:00
test_models_legacy.py
test_pool.py Fix recorder DeprecationWarnings (#97738) 2023-08-04 11:32:51 +02:00
test_purge.py Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
test_purge_v32_schema.py Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
test_statistics.py Fix compiling missing statistics losing rows (#101616) 2023-10-08 19:43:00 +02:00
test_statistics_v23_migration.py Remove unnnecessary pylint configs from components [m-r]* (#98924) 2023-08-24 00:56:50 +02:00
test_system_health.py
test_util.py Chunk purging attributes and data ids for old SQLite versions (#104296) 2023-11-24 11:46:02 +01:00
test_v32_migration.py Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
test_websocket_api.py Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00