borgmatic/tests/unit
2025-06-30 16:16:53 -07:00
..
actions Fix a bug in which quoted "extra_borg_options" values containing spaces are passed to Borg incorrectly. Add a "--comment" flag to the "create" action for creating an archive with a comment (#1108). 2025-06-30 16:16:53 -07:00
borg Fix a bug in which quoted "extra_borg_options" values containing spaces are passed to Borg incorrectly. Add a "--comment" flag to the "create" action for creating an archive with a comment (#1108). 2025-06-30 16:16:53 -07:00
commands Fix a regression in which the default monitoring verbosity is 0 instead of 1 (#1085). 2025-04-24 23:27:09 -07:00
config Add support for Borg 2's "s3:" and "b2:" repository URLs, so you can backup to S3 or B2 cloud storage services even without using Rclone. 2025-05-04 09:59:07 -07:00
hooks Use the Bandit security analysis tool when running tests. 2025-06-27 22:30:00 -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