borgmatic/tests/end-to-end
Dan Helfman 440f3eeb63
build / test (push) Successful in 5m1s Details
build / docs (push) Successful in 1m2s Details
Remove Drone configuration/tests.
2024-03-06 19:04:29 -08: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 Add new build server to NEWS. 2024-03-06 18:52:27 -08: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_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