core/tests/components/backup
Martin Hjelmare 27f7085b61
Create repair for configured unavailable backup agents (#137382)
* Create repair for configured not loaded agents

* Rework to repair issue

* Extract logic to config function

* Update test

* Handle empty agend ids config update

* Address review comment

* Update tests

* Address comment
2025-02-25 16:27:56 +01:00
..
fixtures/test_backups Add support for per-backup agent encryption flag (#136622) 2025-01-29 14:04:17 +01:00
snapshots Add backup helper (#139199) 2025-02-25 10:19:41 +01:00
__init__.py
common.py Add backup helper (#139199) 2025-02-25 10:19:41 +01:00
conftest.py Include extra metadata in backup WS API (#137296) 2025-02-04 15:57:30 +01:00
test_backup.py Add backup helper (#139199) 2025-02-25 10:19:41 +01:00
test_http.py Use setup_backup_integration test helper in backup tests (#138362) 2025-02-12 09:49:01 +01:00
test_init.py Use test helper for creating a mocked backup agent in backup tests (#138312) 2025-02-12 08:55:16 +01:00
test_manager.py Create repair for configured unavailable backup agents (#137382) 2025-02-25 16:27:56 +01:00
test_models.py Merge feature branch with backup changes to dev (#132954) 2024-12-11 21:49:34 +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 Create repair for configured unavailable backup agents (#137382) 2025-02-25 16:27:56 +01:00