core/tests/components/backup
Michael d954d04d12
Add diagnostics for Home Assistant Backup integration (#141407)
add diagnostics platform
2025-03-26 08:34:15 +01:00
..
fixtures/test_backups Add support for per-backup agent encryption flag (#136622) 2025-01-29 14:04:17 +01:00
snapshots Add diagnostics for Home Assistant Backup integration (#141407) 2025-03-26 08:34:15 +01:00
__init__.py
common.py Fix backup tests typing warnings (#141274) 2025-03-24 12:36:57 +01:00
conftest.py Improve backup exclude filters (#141311) 2025-03-25 09:52:45 +01:00
test_backup.py Add backup helper (#139199) 2025-02-25 10:19:41 +01:00
test_diagnostics.py Add diagnostics for Home Assistant Backup integration (#141407) 2025-03-26 08:34:15 +01:00
test_http.py Update typing of `BackupAgent.async_get_backup` (#139923) 2025-03-06 17:25:34 +01:00
test_init.py Add sensor platform to backup integration (#138663) 2025-03-24 12:54:16 +01:00
test_manager.py Improve backup exclude filters (#141311) 2025-03-25 09:52:45 +01:00
test_models.py Merge feature branch with backup changes to dev (#132954) 2024-12-11 21:49:34 +01:00
test_sensors.py Add sensor platform to backup integration (#138663) 2025-03-24 12:54:16 +01:00
test_store.py Add flag to backup store to track backup wizard completion (#138368) 2025-02-24 17:14:47 +01:00
test_util.py Correct backup date when reading a backup created by supervisor (#138860) 2025-02-19 22:40:03 +01:00
test_websocket.py Update typing of `BackupAgent.async_get_backup` (#139923) 2025-03-06 17:25:34 +01:00