feat: e2e tests and a lot of refactoring for existing tests

This commit is contained in:
TheiLLeniumStudios
2025-12-28 08:47:58 +01:00
parent 0c40064872
commit 172517512b
34 changed files with 2687 additions and 2843 deletions
+4 -1
View File
@@ -106,9 +106,12 @@ jobs:
kubectl cluster-info
- name: Test
- name: Unit Tests
run: make test
- name: E2E Tests
run: make e2e
- name: Generate Tags
id: generate_tag
run: |