borgmatic/tests/unit
2023-05-06 11:29:14 -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 test the value of completions 2023-05-06 11:29:14 -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 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
test_logger.py
test_signals.py
test_verbosity.py