borgmatic/tests/unit/borg
2020-01-24 11:27:16 -08:00
..
__init__.py
test_check.py View consistency check progress via "--progress" flag for "check" action (#287). 2020-01-24 11:27:16 -08:00
test_create.py Change "exclude_if_present" option to support multiple filenames, rather than just a single filename (#280). 2020-01-23 13:41:37 -08:00
test_environment.py
test_extract.py Fix for "before_backup" hook not triggering an error when the command contains "borg" and has an exit code of 1 (#256). 2019-11-30 16:55:05 -08:00
test_flags.py
test_info.py Fix for "before_backup" hook not triggering an error when the command contains "borg" and has an exit code of 1 (#256). 2019-11-30 16:55:05 -08:00
test_init.py Pass extra options directly to particular Borg commands, handy for Borg options that borgmatic does not yet support natively (#235). 2019-12-04 15:48:10 -08:00
test_list.py Filter listed paths via "borgmatic list --path" flag (#269). 2019-12-08 14:07:02 -08:00
test_mount.py Fix for "before_backup" hook not triggering an error when the command contains "borg" and has an exit code of 1 (#256). 2019-11-30 16:55:05 -08:00
test_prune.py No longer list files or show stats by default at verbosity 2. 2020-01-22 15:23:49 -08:00
test_umount.py