unit tests

This commit is contained in:
Bastian Wagner
2026-02-13 15:12:54 +01:00
parent ea947caf54
commit 2eafa21baf
20 changed files with 662 additions and 8064 deletions

View File

@@ -88,6 +88,9 @@
},
"defaultConfiguration": "development"
},
"test": {
"builder": "@angular/build:unit-test"
},
"extract-i18n": {
"builder": "@angular/build:extract-i18n"
}