borgmatic/tests/unit
2025-04-12 15:02:47 -07:00
..
actions Display a nicer error message when the "recreate" action encounters an archive that already exists (#1053). 2025-04-08 10:58:53 -07:00
borg Move pattern and flag functions from create.py into their own module (#1056). 2025-04-07 03:51:36 +00:00
commands Add a "states" option to command hooks, so you can optionally skip an "after" hook if borgmatic encounters an error (#1066). 2025-04-12 15:02:47 -07:00
config Fix setting of "--checks" on the command-line (#303). 2025-04-03 11:28:32 -07:00
hooks Add a "states" option to command hooks, so you can optionally skip an "after" hook if borgmatic encounters an error (#1066). 2025-04-12 15:02:47 -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 Get existing unit tests passing (#1009). 2025-02-28 08:37:03 -08:00
test_logger.py Remove merge conflict artifacts. 2025-04-03 17:31:06 -07:00
test_signals.py When ctrl-C is pressed, ensure Borg actually exits (#1015). 2025-03-02 10:32:57 -08:00
test_verbosity.py Add an additional test (#793). 2025-04-04 18:49:20 -07:00