borgmatic/tests/end-to-end
2022-10-03 12:58:13 -07:00
..
__init__.py
docker-compose.yaml
test_borgmatic.py Fix end-to-end tests. 2022-08-21 23:29:13 -07:00
test_completion.py Fix broken Bash completion end-to-end test. 2022-05-26 11:18:46 -07:00
test_database.py When the "read_special" option is true or database hooks are enabled, auto-exclude special files for a "create" action to prevent Borg from hanging (#587). 2022-10-03 12:58:13 -07:00
test_generate_config.py Add generate-borgmatic-config end-to-end test. 2022-08-18 14:28:46 -07:00
test_override.py Fix end-to-end tests. 2022-08-21 23:29:13 -07:00
test_validate_config.py