borgmatic/tests/unit
Dan Helfman 826e4352d1
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
Filter listed paths via "borgmatic list --path" flag (#269).
2019-12-08 14:07:02 -08:00
..
borg Filter listed paths via "borgmatic list --path" flag (#269). 2019-12-08 14:07:02 -08:00
commands Fix "borgmatic umount" so it only runs Borg once instead of once per repository / configuration file. 2019-12-07 21:36:51 -08:00
config Fix "--repository" flag to accept relative paths. 2019-12-06 16:29:41 -08:00
hooks Fix for missing Healthchecks monitoring payload or HTTP 500 due to incorrect unicode encoding (#260). 2019-11-30 14:51:32 -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_execute.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_logger.py Reopen the file given by "--log-file" flag if an external program rotates the log file while borgmatic is running. 2019-11-12 16:13:25 -08:00
test_verbosity.py new verbosity level "-1" for errors 2019-11-03 09:55:19 +01:00