borgmatic/tests/unit/borg
Dan Helfman 00f62ca023
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
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
..
__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_check.py With "borgmatic check", consider Borg warnings as errors (#247). 2019-11-17 19:06:28 -08:00
test_create.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_environment.py Bypass Borg error about a moved repository (#209). 2019-08-26 09:39:41 -07:00
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 Sort generated flags before passing them to Borg. 2019-06-25 11:04:10 -07:00
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 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_list.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_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 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_umount.py Support for mounting an archive as a FUSE filesystem via "borgmatic mount" action, and unmounting via "borgmatic umount" (#123). 2019-11-25 14:56:20 -08:00