core/tests/components/backup
Erik Montnemery fb4df00e3c
Add support for custom weekly backup schedule (#136079)
* Add support for custom weekly backup schedule

* Rename the new flag to custom_days

* Make the store change backwards compatible

* Improve comments
2025-01-21 08:27:41 +01:00
..
fixtures/test_backups Bump securetar to 2025.1.3 (#135762) 2025-01-16 13:26:52 +01:00
snapshots Add support for custom weekly backup schedule (#136079) 2025-01-21 08:27:41 +01:00
__init__.py
common.py Handle backup errors more consistently (#133522) 2025-01-02 15:45:46 +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 Merge feature branch with backup changes to dev (#132954) 2024-12-11 21:49:34 +01:00
test_manager.py Allow backup writer to update progress during restore (#135975) 2025-01-20 12:58:17 +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 Make the time for automated backups configurable (#135825) 2025-01-20 12:57:46 +01:00
test_util.py Validate password before restoring backup (#133647) 2024-12-20 15:43:46 +01:00
test_websocket.py Add support for custom weekly backup schedule (#136079) 2025-01-21 08:27:41 +01:00