borgmatic/tests/unit
2025-04-08 10:58:53 -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 Don't run action command hooks for actions listed in the "skip_actions" option (#1060). 2025-04-07 23:10:59 -07:00
config Fix setting of "--checks" on the command-line (#303). 2025-04-03 11:28:32 -07:00
hooks Fix a regression in which soft failure exit codes in command hooks were not respected (#1059). 2025-04-07 10:29:51 -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