Dan Helfman f42890430c Add code style plugins to enforce use of Python f-strings and prevent single-letter variables. 2 gadi atpakaļ
..
__init__.py a125df991b Move tests to the root of the repository, in keeping with more common convention. 6 gadi atpakaļ
test_borg.py c657764367 Fix logs that interfere with JSON output by making warnings go to stderr instead of stdout (#602). 2 gadi atpakaļ
test_break_lock.py ba8fbe7a44 Add "break-lock" action for removing any repository and cache locks leftover from Borg aborting (#357). 2 gadi atpakaļ
test_check.py 6975a5b155 Fix "data" consistency check to support "check_last" and consistency "prefix" options (#611). 2 gadi atpakaļ
test_compact.py 94321aec7a Update compact action for Borg 2 support (#557). 2 gadi atpakaļ
test_create.py f42890430c Add code style plugins to enforce use of Python f-strings and prevent single-letter variables. 2 gadi atpakaļ
test_environment.py fb9677230b add test to ensure integers are converted to string 2 gadi atpakaļ
test_export_tar.py f9ef52f9a5 Remove unused module and outdated test expectations (#576). 2 gadi atpakaļ
test_extract.py 8cec7c74d8 Add "--strip-components all" on the "extract" action to remove leading path components (#647). 2 gadi atpakaļ
test_flags.py a05d0f378e Factor out repository/archive flags formatting code from create action (#557). 2 gadi atpakaļ
test_info.py c657764367 Fix logs that interfere with JSON output by making warnings go to stderr instead of stdout (#602). 2 gadi atpakaļ
test_list.py 0e6b2c6773 Optionally dump "all" PostgreSQL databases to separate files instead of one combined dump file (#438, #560). 2 gadi atpakaļ
test_mount.py 2774c2e4c0 Add support for Borg 2's "--match-archives" flag (replaces "--glob-archives") (#591). 2 gadi atpakaļ
test_prune.py f42890430c Add code style plugins to enforce use of Python f-strings and prevent single-letter variables. 2 gadi atpakaļ
test_rcreate.py 7dee6194a2 Add new "transfer" action for Borg 2 (#557). 2 gadi atpakaļ
test_rinfo.py c657764367 Fix logs that interfere with JSON output by making warnings go to stderr instead of stdout (#602). 2 gadi atpakaļ
test_rlist.py c657764367 Fix logs that interfere with JSON output by making warnings go to stderr instead of stdout (#602). 2 gadi atpakaļ
test_transfer.py 2a306bef12 Fix tests. 2 gadi atpakaļ
test_umount.py d88f321cef Fix legitimate database dump command errors (exit code 1) not being treated as errors by borgmatic (#310). 5 gadi atpakaļ
test_version.py 9c42e7e817 Fix regression in which "check" action errored on certain systems (#597, #598). 2 gadi atpakaļ