borgmatic/tests/unit
2023-09-29 14:16:47 -07:00
..
actions Prep work for eventual container-dumping hooks: Generalize internal database hook "API" (#685). 2023-08-24 13:50:10 -07:00
borg When "archive_name_format" is not set, filter archives using the default archive name format (#753). 2023-09-06 23:13:40 -07:00
commands Fix error handling to log command output as one record per line (#754). 2023-09-14 21:10:52 -07:00
config Additional test coverage (#732). 2023-08-01 19:45:01 -07:00
hooks Add documentation for Grafana Loki hook (#743). 2023-08-25 10:52:00 -07:00
__init__.py
test_execute.py
test_logger.py Simplify logging logic (#665). 2023-09-29 14:16:47 -07:00
test_signals.py Fix for borgmatic not stopping Borg immediately when the user presses ctrl-C (#761). 2023-09-27 08:52:00 -07:00
test_verbosity.py