chore: Add some tests
Some checks failed
CI / Get Changed Files (pull_request) Successful in 8s
Pull Request Labeler / labeler (pull_request_target) Successful in 6s
Label PRs based on size / Check PR size (pull_request) Successful in 15s
Claude PR Review / claude-code (pull_request) Successful in 23s
CI / oxlint (pull_request) Successful in 29s
CI / eslint (pull_request) Successful in 37s
CI / Docker frontend validation (pull_request) Successful in 29s
CI / Docker backend validation (pull_request) Successful in 24s
CI / prettier (pull_request) Successful in 41s
CI / test-build (pull_request) Successful in 1m11s
CI / Checkstyle Main (pull_request) Successful in 1m18s
CI / Backend Tests (pull_request) Successful in 2m28s
CI / Playwright (pull_request) Failing after 7m49s

This commit is contained in:
Jan K9f 2025-06-04 11:24:49 +02:00
commit 9a1cf21b7c
8 changed files with 138 additions and 4 deletions

View file

@ -39,9 +39,10 @@
"tslib": "^2.3.0"
},
"devDependencies": {
"@angular/compiler-cli": "^20.0.0",
"@angular-devkit/build-angular": "^20.0.0",
"@angular/cli": "^20.0.0",
"@angular/compiler-cli": "^20.0.0",
"@playwright/test": "^1.52.0",
"@types/jasmine": "~5.1.0",
"angular-eslint": "19.7.1",
"eslint": "^9.28.0",