chore: Add some tests
Some checks failed
CI / Get Changed Files (pull_request) Successful in 15s
Label PRs based on size / Check PR size (pull_request) Successful in 26s
Pull Request Labeler / labeler (pull_request_target) Successful in 14s
CI / Playwright (pull_request) Failing after 37s
CI / eslint (pull_request) Successful in 44s
CI / oxlint (pull_request) Successful in 39s
CI / prettier (pull_request) Successful in 41s
Claude PR Review / claude-code (pull_request) Successful in 1m28s
CI / Docker frontend validation (pull_request) Successful in 17s
CI / test-build (pull_request) Successful in 1m21s
CI / Docker backend validation (pull_request) Successful in 21s
CI / Checkstyle Main (pull_request) Successful in 1m39s
CI / Backend Tests (pull_request) Successful in 2m31s

This commit is contained in:
Jan K9f 2025-06-04 11:24:49 +02:00
commit 52f706a75f
6 changed files with 96 additions and 2 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",