borgmatic/tests/unit
Dan Helfman cb2fd7c5e8
build / test (push) Successful in 6m0s Details
build / docs (push) Successful in 1m30s Details
Fix lack of file extraction when using "extract --strip-components all" on a path with a leading slash (#851).
2024-04-17 16:50:09 -07:00
..
actions Spot check documentation and edge case tweaks (#656). 2024-04-15 14:18:42 -07:00
borg Fix lack of file extraction when using "extract --strip-components all" on a path with a leading slash (#851). 2024-04-17 16:50:09 -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