core/tests/components/backup
Erik Montnemery abb58ec785
Include error reason in backup events (#136697)
* Include error reason in backup events

* Update hassio backup tests

* Sort code

* Remove catching BackupError in async_receive_backup
2025-01-28 14:44:09 +01:00
..
fixtures/test_backups Bump securetar to 2025.1.3 (#135762) 2025-01-16 13:26:52 +01:00
snapshots Include error reason in backup events (#136697) 2025-01-28 14:44:09 +01:00
__init__.py
common.py Introduce `unique_id` to BackupAgent (#136651) 2025-01-28 12:06:03 +01:00
conftest.py Avoid using the backup manager in restore tests (#135757) 2025-01-16 12:49:27 +01:00
test_backup.py Merge feature branch with backup changes to dev (#132954) 2024-12-11 21:49:34 +01:00
test_http.py Bump securetar to 2025.1.3 (#135762) 2025-01-16 13:26:52 +01:00
test_init.py Add service backup.create_automatic (#136152) 2025-01-21 12:40:54 +00:00
test_manager.py Include error reason in backup events (#136697) 2025-01-28 14:44:09 +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 Prepare backup store to read version 2 (#136149) 2025-01-21 14:37:44 +01:00
test_util.py Validate password before restoring backup (#133647) 2024-12-20 15:43:46 +01:00
test_websocket.py Include error reason in backup events (#136697) 2025-01-28 14:44:09 +01:00