add e2e tests (#48)

* add e2e tests

* oopsie

* add docker compose file

* add e2e nginx config

* fix file location

* add cert generation script and print logs for failure
This commit is contained in:
2026-04-05 11:23:30 +02:00
committed by GitHub
parent 644903cad4
commit e8d0b9477c
6 changed files with 326 additions and 27 deletions
+1
View File
@@ -3,6 +3,7 @@
<File Path=".dockerignore" />
<File Path=".github/dependabot.yml" />
<File Path=".github/workflows/ci.yml" />
<File Path=".github/workflows/e2e.nginx.conf" />
<File Path=".gitignore" />
<File Path="Kemkas.Web/docker-compose.yaml" />
<File Path="Kemkas.Web/nginx.conf" />