borgmatic/tests/unit
Divyansh Singh 962267b3c5 add test for checking manifest creation 2023-08-01 02:26:36 +05:30
..
actions add test for checking manifest creation 2023-08-01 02:26:36 +05:30
borg add test for checking manifest creation 2023-08-01 02:26:36 +05:30
commands Truncate long command output without assuming an encoded byte string. 2023-07-10 11:16:18 -07:00
config Remove sections (#721). 2023-07-08 23:14:30 -07:00
hooks To prevent argument parsing errors on ambiguous commands, drop support for multiple consecutive flag values. 2023-07-13 19:25:14 -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 Upgrade test requirements and code style requirements. Auto-reformat code accordingly. 2023-04-14 19:35:24 -07:00
test_logger.py nit changes 2023-05-29 01:09:00 +05:30
test_signals.py Fix handling of TERM signal to exit borgmatic, not just forward the signal to Borg (#516). 2022-04-03 13:12:48 -07:00
test_verbosity.py add verbosity level -2 2023-05-26 08:57:12 +05:30