borgmatic/tests/unit
Divyansh Singh 87c6e5b349 make sure restore params in config aren't used when cli args are supplied 2023-06-21 00:03:07 +05:30
..
actions pass all existing tests (and formatting) 2023-06-16 15:14:00 +05:30
borg Fix "check" action error when repository and archive checks are configured but the archive check gets skipped due to the configured frequency (#704). 2023-05-30 23:19:33 -07:00
commands Mention new verbosity level to NEWS (#484). 2023-05-30 15:52:49 -07:00
config Fix borgmatic error when not finding the configuration schema for certain "pip install --editable" development installs (#687). 2023-04-30 16:24:10 -07:00
hooks make sure restore params in config aren't used when cli args are supplied 2023-06-21 00:03:07 +05:30
__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