borgmatic/tests/unit
2023-05-06 11:25:15 -07:00
..
actions Upgrade test requirements and code style requirements. Auto-reformat code accordingly. 2023-04-14 19:35:24 -07:00
borg Add missing test for check_all_source_directories_exist() raising. 2023-04-20 23:15:22 -07:00
commands fix the error thrown, unit test for it, and add string explanations 2023-05-06 11:25:15 -07:00
config Drop deprecated pkg_resources in favor of importlib.metadata and packaging. 2023-04-14 21:21:25 -07:00
hooks Another try. Backing out psql error changes (#678). 2023-04-21 10:34:50 -07:00
__init__.py
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
test_signals.py
test_verbosity.py