witten_borgmatic/tests/end-to-end
2025-01-31 22:15:53 -08:00
..
commands Fix findmnt command error in the Btrfs hook by switching to parsing JSON output (#954). 2024-12-12 11:58:18 -08:00
hooks Move the passcommand logic out of a hook to prevent future security issues (e.g., passphrase exfiltration attacks) if a user invokes a credential hook from an arbitrary configuration value (#961). 2025-01-31 22:15:53 -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 Upgrade dependencies and containers for end-to-end tests. 2024-12-29 09:33:25 -08:00
test_borgmatic.py Add a basic end-to-end test for patterns (#962). 2025-01-15 10:33:38 -08:00
test_completion.py add e2e fish test 2023-05-04 13:27:00 -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 end-to-end tests and update more log messages (#635). 2025-01-26 19:03:40 -08:00
test_passcommand.py Move the passcommand logic out of a hook to prevent future security issues (e.g., passphrase exfiltration attacks) if a user invokes a credential hook from an arbitrary configuration value (#961). 2025-01-31 22:15:53 -08:00
test_validate_config.py Fix config validation broken by schema change (#904). 2024-08-12 23:09:55 -07:00