witten_borgmatic/tests/unit/actions
2025-01-01 15:00:36 -08:00
..
config Fix broken restore/bootstrap when using Borg 1.2 and a randomly named temporary directory (#934). 2024-11-17 11:55:10 -08:00
__init__.py Optionally dump "all" PostgreSQL databases to separate files instead of one combined dump file (#438, #560). 2023-01-25 23:31:07 -08:00
test_arguments.py Fix "--archive latest" on "list" and "info" actions only working on the first of multiple configured repositories (#706). 2023-05-30 16:53:55 -07:00
test_borg.py Rename repository actions for compatibility with recent Borg 2 changes (#915). 2024-09-09 10:05:32 -07:00
test_break_lock.py Remove sections (#721). 2023-07-08 23:14:30 -07:00
test_change_passphrase.py Add a "key change-passphrase" action to change the passphrase protecting a repository key (#911). 2024-09-01 11:13:39 -07:00
test_check.py Fix the "spot" check to support relative source directory paths (#960). Fix the "spot" check to no longer consider pipe files within an archive for file comparisons. Fix auto-excluding of special files (when databases are configured) to support relative source directory paths. 2025-01-01 15:00:36 -08:00
test_compact.py Remove sections (#721). 2023-07-08 23:14:30 -07:00
test_create.py Fix the "spot" check to support relative source directory paths (#960). Fix the "spot" check to no longer consider pipe files within an archive for file comparisons. Fix auto-excluding of special files (when databases are configured) to support relative source directory paths. 2025-01-01 15:00:36 -08:00
test_delete.py Rename repository actions for compatibility with recent Borg 2 changes (#915). 2024-09-09 10:05:32 -07:00
test_export_key.py Add "key export" action to export a copy of the repository key (#345). 2023-08-07 12:28:39 -07:00
test_export_tar.py Remove sections (#721). 2023-07-08 23:14:30 -07:00
test_extract.py Remove sections (#721). 2023-07-08 23:14:30 -07:00
test_info.py Rename repository actions for compatibility with recent Borg 2 changes (#915). 2024-09-09 10:05:32 -07:00
test_json.py Spot check basically complete other than docs (#656). 2024-04-15 11:02:05 -07:00
test_list.py Rename repository actions for compatibility with recent Borg 2 changes (#915). 2024-09-09 10:05:32 -07:00
test_mount.py Remove sections (#721). 2023-07-08 23:14:30 -07:00
test_prune.py Remove sections (#721). 2023-07-08 23:14:30 -07:00
test_repo_create.py Rename repository actions for compatibility with recent Borg 2 changes (#915). 2024-09-09 10:05:32 -07:00
test_repo_delete.py Rename repository actions for compatibility with recent Borg 2 changes (#915). 2024-09-09 10:05:32 -07:00
test_repo_info.py Rename repository actions for compatibility with recent Borg 2 changes (#915). 2024-09-09 10:05:32 -07:00
test_repo_list.py Rename repository actions for compatibility with recent Borg 2 changes (#915). 2024-09-09 10:05:32 -07:00
test_restore.py Add even more missing test coverage (#418). 2024-12-24 23:09:44 -08:00
test_transfer.py Remove sections (#721). 2023-07-08 23:14:30 -07:00