borgmatic/tests/unit/borg
Dan Helfman b115fb2fbe Merge branch 'master' of github.com:borgmatic-collective/borgmatic 2023-03-18 14:01:52 -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 Fix logs that interfere with JSON output by making warnings go to stderr instead of stdout (#602). 2022-12-02 12:12:10 -08:00
test_break_lock.py Add "break-lock" action for removing any repository and cache locks leftover from Borg aborting (#357). 2022-10-04 13:42:18 -07:00
test_check.py Fix "data" consistency check to support "check_last" and consistency "prefix" options (#611). 2022-11-17 10:19:48 -08:00
test_compact.py Update compact action for Borg 2 support (#557). 2022-08-13 22:07:15 -07:00
test_create.py Optionally error if a source directory does not exist. 2023-03-18 13:59:20 -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 Fix logs that interfere with JSON output by making warnings go to stderr instead of stdout (#602). 2022-12-02 12:12:10 -08:00
test_extract.py Add "--strip-components all" on the "extract" action to remove leading path components (#647). 2023-03-09 10:09:16 -08:00
test_flags.py Factor out repository/archive flags formatting code from create action (#557). 2022-08-13 22:50:14 -07:00
test_info.py Fix logs that interfere with JSON output by making warnings go to stderr instead of stdout (#602). 2022-12-02 12:12:10 -08:00
test_list.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_mount.py Add support for Borg 2's "--match-archives" flag (replaces "--glob-archives") (#591). 2022-10-03 22:50:37 -07:00
test_prune.py Fix logs that interfere with JSON output by making warnings go to stderr instead of stdout (#602). 2022-12-02 12:12:10 -08:00
test_rcreate.py Add new "transfer" action for Borg 2 (#557). 2022-08-18 23:06:51 -07:00
test_rinfo.py Fix logs that interfere with JSON output by making warnings go to stderr instead of stdout (#602). 2022-12-02 12:12:10 -08:00
test_rlist.py Fix logs that interfere with JSON output by making warnings go to stderr instead of stdout (#602). 2022-12-02 12:12:10 -08:00
test_transfer.py Fix tests. 2023-02-26 23:34:17 -08: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 Fix regression in which "check" action errored on certain systems (#597, #598). 2022-10-14 16:19:26 -07:00