borgmatic/tests/unit
Dan Helfman 5f3dc1cfb0
continuous-integration/drone/push Build is passing Details
Stream SQLite databases directly to Borg instead of dumping to an intermediate file (#807).
2023-12-31 11:07:59 -08:00
..
actions Add an "--ssh-command" flag to the "config bootstrap" action (#767). 2023-12-24 10:33:55 -08:00
borg Add a "skip_actions" option to skip running particular actions (#701). 2023-10-31 21:54:41 -07:00
commands The "check --force" flag now runs checks even if "check" is in "skip_actions" (#802). 2023-12-28 10:22:48 -08:00
config Fix a traceback when the "repositories" option contains both strings and key/value pairs (#794). 2023-12-04 11:17:13 -08:00
hooks Stream SQLite databases directly to Borg instead of dumping to an intermediate file (#807). 2023-12-31 11:07:59 -08: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 Add an "--ssh-command" flag to the "config bootstrap" action (#767). 2023-12-24 10:33:55 -08:00
test_logger.py Simplify logging logic (#665). 2023-09-29 14:16:47 -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