borgmatic/tests/unit
2024-06-26 22:50:11 +00:00
..
actions Add an "only_run_on" option to consistency checks so you can limit a check to running on particular days of the week (#785). 2024-06-26 14:57:59 -07:00
borg Add an "upload_buffer_size" option to set the size of the upload buffer used in "create" action (#865). 2024-06-23 16:26:22 -07:00
commands Fix "Unrecognized argument" error when the same value is with different command-line flags (#881). 2024-06-20 11:53:52 -07:00
config Fix interaction between environment variable interpolation in constants and shell escaping (#860). 2024-04-30 09:36:26 -07:00
hooks renamed push_monitor back to ping_monitor in uptime kuma hook 2024-06-26 20:57:37 +01:00
__init__.py
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 When color output is disabled (explicitly or implicitly), don't prefix each log line with the log level (#863). 2024-05-11 22:40:13 -07:00
test_signals.py
test_verbosity.py