borgmatic/tests/unit/actions
2026-05-09 10:30:48 -07:00
..
config Get rest of tests passing (#1267). 2026-05-08 22:16:41 -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 Fix repo-create action (#1267). 2026-05-09 10:30:48 -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 Fix repo-create action (#1267). 2026-05-09 10:30:48 -07: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 Fix the "--repository" flag not applying to command hooks (#1176). 2025-11-02 19:32:08 -08: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 repo-create action (#1267). 2026-05-09 10:30:48 -07:00
test_transfer.py Fix broken list_details, progress, and statistics options (#303). 2025-03-31 11:33:56 -07:00