borgmatic/tests/end-to-end
Dan Helfman c687dafdd2 Fix a traceback when an invalid command-line flag or action is used (#768). 2023-10-06 21:00:23 -07:00
..
__init__.py Add an end-to-end automated test that actually integrates with Borg. 2018-09-30 17:30:04 -07:00
docker-compose.yaml Fix for database "restore" action not actually restore anything (#738). 2023-08-14 12:43:21 -07:00
test_borgmatic.py To prevent argument parsing errors on ambiguous commands, drop support for multiple consecutive flag values. 2023-07-13 19:25:14 -07:00
test_completion.py add e2e fish test 2023-05-04 13:27:00 -07:00
test_database.py Fix for database "restore" action not actually restore anything (#738). 2023-08-14 12:43:21 -07:00
test_dev_parity_with_build_server.py Add comment describing need for dev-CI parity test. 2023-06-22 14:37:08 -07:00
test_generate_config.py Fix edge case in which "--config somepath.yaml" followed by an action alias (e.g. init for rcreate) wasn't parsed correctly (#716). 2023-06-24 15:35:10 -07:00
test_invalid_flag.py Fix a traceback when an invalid command-line flag or action is used (#768). 2023-10-06 21:00:23 -07:00
test_override.py Fix broken bootstrap action (#721). 2023-07-12 09:39:45 -07:00
test_validate_config.py Fix (some) end-to-end tests (#721). 2023-07-09 17:40:02 -07:00