borgmatic/tests/unit/actions
Dan Helfman e4e455ee45
continuous-integration/drone/push Build is passing Details
Deprecate validate-borgmatic-config in favor of new "config validate" action (#529).
2023-06-23 10:11:41 -07:00
..
config Deprecate validate-borgmatic-config in favor of new "config validate" action (#529). 2023-06-23 10:11: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 Add support for logging each log line as a JSON object via global "--log-json" flag (#680). 2023-05-08 23:00:49 -07:00
test_break_lock.py Add support for logging each log line as a JSON object via global "--log-json" flag (#680). 2023-05-08 23:00:49 -07:00
test_check.py Upgrade test requirements and code style requirements. Auto-reformat code accordingly. 2023-04-14 19:35:24 -07:00
test_compact.py use repository["path"] instead of repository 2023-03-25 01:04:57 +05:30
test_create.py Fix failing test and add "bootstrap" action to CLI reference docs (#697). 2023-06-10 15:17:18 -07:00
test_export_tar.py use repository["path"] instead of repository 2023-03-25 01:04:57 +05:30
test_extract.py use repository["path"] instead of repository 2023-03-25 01:04:57 +05:30
test_info.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_list.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_mount.py Add support for logging each log line as a JSON object via global "--log-json" flag (#680). 2023-05-08 23:00:49 -07:00
test_prune.py use repository["path"] instead of repository 2023-03-25 01:04:57 +05:30
test_rcreate.py use repository["path"] instead of repository 2023-03-25 01:04:57 +05:30
test_restore.py pass all existing tests (and formatting) 2023-06-16 15:14:00 +05:30
test_rinfo.py Add support for logging each log line as a JSON object via global "--log-json" flag (#680). 2023-05-08 23:00:49 -07:00
test_rlist.py Add support for logging each log line as a JSON object via global "--log-json" flag (#680). 2023-05-08 23:00:49 -07:00
test_transfer.py Fix regression in which the "transfer" action produced a traceback (#663). 2023-03-30 23:21:20 -07:00