borgmatic/tests/unit
Dan Helfman 7824a034ca
continuous-integration/drone/push Build is passing Details
Add test for database dump directory removal.
2020-01-21 10:34:46 -08:00
..
borg When pruning with verbosity level 1, list pruned and kept archives. 2019-12-17 20:12:41 -08:00
commands Only trigger "on_error" hooks and monitoring failures for "prune", "create", and "check" actions, and not for other actions (#270). 2019-12-20 13:58:02 -08:00
config In "borgmatic --help", don't expand $HOME in listing of default "--config" paths. 2020-01-02 10:37:31 -08:00
hooks Add test for database dump directory removal. 2020-01-21 10:34:46 -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 Support piping "borgmatic list" output to grep. Retain colored output when piping/redirecting (#271). 2019-12-11 12:12:25 -08:00
test_verbosity.py new verbosity level "-1" for errors 2019-11-03 09:55:19 +01:00