Add test framework to test

- Mail encryption (when expected)
- Introducer listing, adding and removing
- Locals listing, adding and removing
This commit is contained in:
Malte Meiboom
2026-05-20 14:27:28 +02:00
parent aed368e90d
commit 1f8d7e9a3f
19 changed files with 303 additions and 96 deletions
+1 -2
View File
@@ -11,5 +11,4 @@ e2e-test-job:
stage: test
image: localhost:5000/mta:latest
script:
- bash /usr/bin/prepare.sh
- cd e2e-tests && bash runner.sh
- bash /usr/bin/prepare.sh && bash /opt/husk/mapped/e2e-tests/runner.sh