borgmatic/tests/unit
2026-08-14 12:18:36 -07:00
..
actions Add Borg 2's "--id-hash", "--key-location", and "--from-borg1" flags on the "repo-create" action. Add "id_hash" and "key_location" options. Add Borg's "--from-borg1" flag on the "transfer" action. Update transfer docs. 2026-08-14 12:18:36 -07:00
borg Add Borg 2's "--id-hash", "--key-location", and "--from-borg1" flags on the "repo-create" action. Add "id_hash" and "key_location" options. Add Borg's "--from-borg1" flag on the "transfer" action. Update transfer docs. 2026-08-14 12:18:36 -07:00
commands Fix for the "bootstrap" action ignoring the "--verbosity" flag when no configuration is present (#1336). 2026-08-01 17:04:31 -07:00
config Remove the Cronhub monitoring hook, as Cronhub has shut down. 2026-08-08 14:35:54 -07:00
hooks Remove the Cronhub monitoring hook, as Cronhub has shut down. 2026-08-08 14:35:54 -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 Fix the "repo-create" action to more surgically suppress Borg "Repository does not exist" logs and avoid inadvertently suppressing other error logs (#1331). 2026-07-16 11:58:10 -07:00
test_logger.py Fix shadowing of built-in function (#1331). 2026-07-16 12:28:31 -07:00
test_signals.py When running tests, use Ruff for faster and more comprehensive code linting and formatting. 2025-07-17 23:24:58 -07:00
test_verbosity.py Add an additional test (#793). 2025-04-04 18:49:20 -07:00