borgmatic/tests/unit/actions
2025-09-19 14:30:33 -07:00
..
config Get automated tests passing (#1143). 2025-09-08 23:16:27 -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 When running tests, use Ruff for faster and more comprehensive code linting and formatting. 2025-07-17 23:24:58 -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 Get automated tests passing (#1143). 2025-09-08 23:16:27 -07:00
test_compact.py When running tests, use Ruff for faster and more comprehensive code linting and formatting. 2025-07-17 23:24:58 -07:00
test_create.py Fix a broken "create" action and "--archive latest" flag when multiple archives share the same name with Borg 2 (#1146). 2025-09-19 14:30:33 -07:00
test_delete.py When running tests, use Ruff for faster and more comprehensive code linting and formatting. 2025-07-17 23:24:58 -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 Fix broken list_details, progress, and statistics options (#303). 2025-03-31 11:33:56 -07:00
test_extract.py Fix broken list_details, progress, and statistics options (#303). 2025-03-31 11:33:56 -07:00
test_import_key.py add key import command 2025-03-21 00:47:45 +05:30
test_info.py When running tests, use Ruff for faster and more comprehensive code linting and formatting. 2025-07-17 23:24:58 -07: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 When running tests, use Ruff for faster and more comprehensive code linting and formatting. 2025-07-17 23:24:58 -07:00
test_mount.py Remove sections (#721). 2023-07-08 23:14:30 -07:00
test_pattern.py When running tests, use Ruff for faster and more comprehensive code linting and formatting. 2025-07-17 23:24:58 -07:00
test_prune.py When running tests, use Ruff for faster and more comprehensive code linting and formatting. 2025-07-17 23:24:58 -07:00
test_recreate.py When running tests, use Ruff for faster and more comprehensive code linting and formatting. 2025-07-17 23:24:58 -07:00
test_repo_create.py When running tests, use Ruff for faster and more comprehensive code linting and formatting. 2025-07-17 23:24:58 -07:00
test_repo_delete.py When running tests, use Ruff for faster and more comprehensive code linting and formatting. 2025-07-17 23:24:58 -07:00
test_repo_info.py When running tests, use Ruff for faster and more comprehensive code linting and formatting. 2025-07-17 23:24:58 -07:00
test_repo_list.py When running tests, use Ruff for faster and more comprehensive code linting and formatting. 2025-07-17 23:24:58 -07:00
test_restore.py No longer defaulting Dump(hostname=...) to "localhost" (#1116). 2025-09-18 19:22:45 -07:00
test_transfer.py Fix broken list_details, progress, and statistics options (#303). 2025-03-31 11:33:56 -07:00