borgmatic/tests/unit
Dan Helfman ecf5a7e294
build / test (push) Successful in 6m0s Details
build / docs (push) Successful in 1m28s Details
When a command hook exits with a soft failure, ping the log and finish states for any configured monitoring hooks (#842).
2024-03-18 23:15:28 -07:00
..
actions Store included configuration files within each backup archive in support of the "config bootstrap" action (#736). 2024-01-09 13:47:20 -08:00
borg When running the "rcreate" action and the repository already exists but with a different encryption mode than requested, error (#840). 2024-03-11 11:24:36 -07:00
commands When a command hook exits with a soft failure, ping the log and finish states for any configured monitoring hooks (#842). 2024-03-18 23:15:28 -07:00
config Allow the "--repository" flag to match across multiple configuration files (#818). 2024-01-21 18:25:44 -08:00
hooks Add an "access_token" option to the ntfy monitoring hook for authenticating without username/password (#811). 2024-03-11 12:48:58 -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 Elevate specific Borg warnings to errors or squash errors to warnings (#798). 2024-01-21 11:34:40 -08:00
test_logger.py Fix handling of the NO_COLOR environment variable to ignore an empty value (#835). 2024-03-13 09:35:19 -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