.. |
auto_repairs
|
Add recorder test fixture to enable persistent SQLite database (#121137)
|
2024-07-04 09:59:37 +02:00 |
table_managers
|
Bump ruff to 0.3.4 (#112690)
|
2024-03-26 00:02:16 +01:00 |
__init__.py
|
|
|
common.py
|
Refactor recorder data migration (#121009)
|
2024-07-16 21:50:19 +02:00 |
conftest.py
|
Replace unnecessary typing_extensions imports for Generator (#122169)
|
2024-07-19 12:56:27 +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
|
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
|
Improve type hints in recorder result_processor (#121593)
|
2024-07-09 21:12:03 +02:00 |
db_schema_32.py
|
Improve type hints in recorder result_processor (#121593)
|
2024-07-09 21:12:03 +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
|
|
|
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 collections.abc (4) (#120917)
|
2024-07-01 11:54:42 +02:00 |
test_history.py
|
Add recorder test fixture for skipping tests by DB engine (#121118)
|
2024-07-04 00:02:46 +02:00 |
test_history_db_schema_30.py
|
Make the async_setup_recorder_instance fixture a context manager (#121086)
|
2024-07-03 14:05:34 -05: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
|
Add recorder test fixture for skipping tests by DB engine (#121118)
|
2024-07-04 00:02:46 +02:00 |
test_init.py
|
Narrow sqlite database corruption check to ensure disk image is malformed (#121947)
|
2024-07-14 23:23:07 +02:00 |
test_migrate.py
|
Avoid mutating database schema definitions during schema migration (#122012)
|
2024-07-16 20:27:49 +02:00 |
test_migration_from_schema_32.py
|
Refactor recorder data migration (#121009)
|
2024-07-16 21:50:19 +02:00 |
test_migration_run_time_migrations_remember.py
|
Refactor recorder data migration (#121009)
|
2024-07-16 21:50:19 +02:00 |
test_models.py
|
Update ulid-transform to 0.10.1 (#121321)
|
2024-07-05 14:07:39 -05: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
|
Narrow sqlite database corruption check to ensure disk image is malformed (#121947)
|
2024-07-14 23:23:07 +02:00 |
test_purge_v32_schema.py
|
Narrow sqlite database corruption check to ensure disk image is malformed (#121947)
|
2024-07-14 23:23:07 +02:00 |
test_statistics.py
|
Make the async_setup_recorder_instance fixture a context manager (#121086)
|
2024-07-03 14:05:34 -05:00 |
test_statistics_v23_migration.py
|
Add recorder test fixture to enable persistent SQLite database (#121137)
|
2024-07-04 09:59:37 +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
|
Add recorder test fixture to enable persistent SQLite database (#121137)
|
2024-07-04 09:59:37 +02:00 |
test_v32_migration.py
|
Refactor recorder data migration (#121009)
|
2024-07-16 21:50:19 +02:00 |
test_websocket_api.py
|
Fix recorder max backlog calculation being too small (#121739)
|
2024-07-11 09:09:35 +02:00 |