borgmatic/tests/unit/actions
2026-08-15 15:58:58 -07:00
..
browse Add missing tests. 2026-06-01 11:57:49 -07:00
config For the "bootstrap" action, stop using the default achive name format. Also add tests (#1310). 2026-08-06 15:18:09 -07: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 Fix the "--repository" flag not applying to command hooks (#1176). 2025-11-02 19:32:08 -08:00
test_break_lock.py Fix the "--repository" flag not applying to command hooks (#1176). 2025-11-02 19:32:08 -08:00
test_change_passphrase.py Fix the "--repository" flag not applying to command hooks (#1176). 2025-11-02 19:32:08 -08:00
test_check.py For "check --repair", don't run "borg info" first, ignore any check frequency/days configuration, and skip recording check timestamps (#1340). 2026-08-15 15:58:58 -07:00
test_compact.py Fix the "--repository" flag not applying to command hooks (#1176). 2025-11-02 19:32:08 -08:00
test_create.py Cleanup snapshots immediately after ZFS, LVM, or Btrfs hooks error (#1220). 2026-01-03 22:22:55 -08:00
test_delete.py Fix the "--repository" flag not applying to command hooks (#1176). 2025-11-02 19:32:08 -08:00
test_diff.py Expand tests for "diff" actions (#1243). 2026-02-27 19:23:20 -08:00
test_dump.py Cleanup snapshots immediately after ZFS, LVM, or Btrfs hooks error (#1220). 2026-01-03 22:22:55 -08:00
test_export_key.py Fix the "--repository" flag not applying to command hooks (#1176). 2025-11-02 19:32:08 -08:00
test_export_tar.py Fix the "--repository" flag not applying to command hooks (#1176). 2025-11-02 19:32:08 -08:00
test_extract.py Fix the "--repository" flag not applying to command hooks (#1176). 2025-11-02 19:32:08 -08:00
test_import_key.py Fix the "--repository" flag not applying to command hooks (#1176). 2025-11-02 19:32:08 -08:00
test_info.py Fix the "--repository" flag not applying to command hooks (#1176). 2025-11-02 19:32:08 -08:00
test_json.py When running tests, use Ruff for faster and more comprehensive code linting and formatting. 2025-07-17 23:24:58 -07:00
test_list.py Fix the "--repository" flag not applying to command hooks (#1176). 2025-11-02 19:32:08 -08:00
test_mount.py Fix the "--repository" flag not applying to command hooks (#1176). 2025-11-02 19:32:08 -08:00
test_pattern.py Expand the "patterns_from" and "exclude_from" options to support paths containing tildes and globs (#1301). 2026-04-27 10:13:21 -07:00
test_prune.py Fix the "--repository" flag not applying to command hooks (#1176). 2025-11-02 19:32:08 -08:00
test_recreate.py For the "recreate" action, actually pass the "--dry-run" flag through to Borg instead of just skipping the Borg call (#1241). 2026-01-18 18:39:29 -08:00
test_repo_create.py Add Borg 2's "--id-hash", "--key-location", and "--from-borg1" flags on the "repo-create" action. Add "id_hash" and "key_location" options. Add Borg's "--from-borg1" flag on the "transfer" action. Update transfer docs. 2026-08-14 12:18:36 -07:00
test_repo_delete.py Fix the "--repository" flag not applying to command hooks (#1176). 2025-11-02 19:32:08 -08:00
test_repo_info.py Fix the "--repository" flag not applying to command hooks (#1176). 2025-11-02 19:32:08 -08:00
test_repo_list.py Fix the "--repository" flag not applying to command hooks (#1176). 2025-11-02 19:32:08 -08:00
test_restore.py Fix a unicode error when backing up a non-UTF-8 source filename with a corresponding system locale (#1281). 2026-03-06 10:06:39 -08:00
test_transfer.py Fix broken list_details, progress, and statistics options (#303). 2025-03-31 11:33:56 -07:00