borgmatic/tests/unit
2025-03-10 10:15:23 -07:00
..
actions Fix a regression in which the "exclude_patterns" option didn't expand "~" (#1021). 2025-03-09 13:35:22 -07:00
borg Fix broken tests (#999). 2025-02-22 14:32:32 -08:00
commands Get unit tests passing again (#966). 2025-02-09 22:44:38 -08:00
config Revamp systemd credential syntax to be more consistent with constants (#966). 2025-02-10 22:01:23 -08:00
hooks Fix end-to-end tests for Btrfs (#1023). 2025-03-10 10:15:23 -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 Add end-to-end tests for the systemd credential hook (#966). 2025-02-08 17:50:59 -08: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 verbosity level -2 2023-05-26 08:57:12 +05:30