borgmatic/tests/unit
Dan Helfman b0e49ebce0
build / test (push) Successful in 4m17s Details
build / docs (push) Successful in 49s Details
When "--match-archives *" is used with "check" action, don't skip Borg's orphaned objects check (#779).
2024-04-16 10:38:14 -07:00
..
actions Spot check documentation and edge case tweaks (#656). 2024-04-15 14:18:42 -07:00
borg When "--match-archives *" is used with "check" action, don't skip Borg's orphaned objects check (#779). 2024-04-16 10:38:14 -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 Initial work on spot check schema and preparatory refactoring (#656). 2024-03-20 11:58:59 -07:00
hooks Spot check basically complete other than docs (#656). 2024-04-15 11:02:05 -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 Mask the password when logging a MongoDB dump or restore command (#848). 2024-04-16 10:20:15 -07: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