borgmatic/tests/unit
Dan Helfman 487d8ffd32 Fix normalization of deprecated sections to support empty sections without erroring (#771). 2023-10-14 13:04:18 -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 Fix normalization of deprecated sections to support empty sections without erroring (#771). 2023-10-14 13:04:18 -07:00
hooks Apprise hook documentation (#715). 2023-10-04 19:23:53 -07: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 Upgrade test requirements and code style requirements. Auto-reformat code accordingly. 2023-04-14 19:35:24 -07:00
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 add verbosity level -2 2023-05-26 08:57:12 +05:30