borgmatic/tests/unit
2023-04-20 23:15:22 -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
config Drop deprecated pkg_resources in favor of importlib.metadata and packaging. 2023-04-14 21:21:25 -07:00
hooks Add additional tests for PostgreSQL hook fixes (#678). 2023-04-20 21:44:42 -07:00
__init__.py
test_execute.py
test_logger.py
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