borgmatic/tests/unit/borg
Dan Helfman e2c95327fb
continuous-integration/drone/push Build is passing Details
Fix an error when dumping a MySQL database and the "exclude_nodump" option is set (#720).
2023-06-28 09:15:11 -07:00
..
__init__.py Move tests to the root of the repository, in keeping with more common convention. 2018-09-30 13:57:20 -07:00
test_borg.py Revamp "borg" action to support REPOSITORY and ARCHIVE env vars instead of implicitly injecting repository/archive into the Borg command (#575). 2023-06-26 14:35:07 -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 Fix an error when "data" check time files are accessed without getting upgraded first (#711, #713). 2023-06-19 23:07:57 -07:00
test_compact.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_create.py Fix an error when dumping a MySQL database and the "exclude_nodump" option is set (#720). 2023-06-28 09:15:11 -07:00
test_environment.py add test to ensure integers are converted to string 2023-03-18 02:57:56 +05:30
test_export_tar.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_extract.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_flags.py Upgrade test requirements and code style requirements. Auto-reformat code accordingly. 2023-04-14 19:35:24 -07:00
test_info.py test should mock out make_flags_from_arguments 2023-05-20 09:23:09 -04:00
test_list.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_mount.py test should mock out make_flags_from_arguments 2023-05-20 09:23:09 -04:00
test_prune.py test should mock out make_flags_from_arguments 2023-05-20 09:23:09 -04:00
test_rcreate.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_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 test should mock out make_flags_from_arguments 2023-05-20 09:23:09 -04:00
test_transfer.py test should mock out make_flags_from_arguments 2023-05-20 09:23:09 -04:00
test_umount.py Fix legitimate database dump command errors (exit code 1) not being treated as errors by borgmatic (#310). 2020-05-14 22:38:38 -07:00
test_version.py Upgrade test requirements and code style requirements. Auto-reformat code accordingly. 2023-04-14 19:35:24 -07:00