borgmatic/tests/unit
2022-05-28 19:29:33 -07:00
..
borg Add "borgmatic check --force" flag to ignore configured check frequencies (#523). 2022-05-28 19:29:33 -07:00
commands Add "borgmatic check --force" flag to ignore configured check frequencies (#523). 2022-05-28 19:29:33 -07:00
config Reduce the default consistency check frequency and support configuring the frequency independently for each check (#523). 2022-05-28 14:42:19 -07:00
hooks Change connection failures for monitoring hooks to be warnings instead of errors (#439). 2022-05-24 15:50:04 -07:00
__init__.py
test_execute.py
test_logger.py Add test for #407: Fix syslog logging on FreeBSD. 2021-06-23 10:21:45 -07:00
test_signals.py Fix handling of TERM signal to exit borgmatic, not just forward the signal to Borg (#516). 2022-04-03 13:12:48 -07:00
test_verbosity.py