borgmatic/tests/end-to-end
Dan Helfman 548aceb3d5
All checks were successful
build / test (push) Successful in 4m5s
build / docs (push) Successful in 1m37s
Fix config validation broken by schema change (#904).
2024-08-12 23:09:55 -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 Remove obsolute "version:" from Docker Compose files. 2024-06-05 14:50:52 -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_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 config validation broken by schema change (#904). 2024-08-12 23:09:55 -07:00