borgmatic/tests/unit/borg
Chirag Aggarwal 00e9bb011a test should mock out make_flags_from_arguments
Signed-off-by: Chirag Aggarwal <thechiragaggarwal@gmail.com>
2023-05-20 09:23:09 -04: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 Fix archive checks being skipped even when particular archives haven't been checked recently (#688). 2023-05-15 23:17:45 -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 Instead of taking the first check time found, take the maximum value (#688) 2023-05-16 10:20:52 -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 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_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