Update Styling for Restmenge in Remission Product List

+ add test:isa script to run test for all .spec-files in sales sub-folder | + Fix or Remove non-performing Unit Tests
This commit is contained in:
Sebastian
2020-04-22 12:22:56 +02:00
parent 19c3519204
commit 25d50e44f6
13 changed files with 73 additions and 101 deletions

View File

@@ -5,6 +5,7 @@
"ng": "ng",
"start": "ng serve --ssl",
"test": "ng test",
"test:isa": "ng test sales",
"lint": "ng lint",
"e2e": "ng e2e",
"gen-swagger-api": "cd libs/swagger && npm run-script gen-swagger",