Added tests for programmatical service consumption

This commit is contained in:
Daniel
2020-04-07 16:38:39 +02:00
parent 1b338e450c
commit 0dcb669548
3 changed files with 95 additions and 2 deletions

View File

@@ -20,7 +20,7 @@
},
"scripts": {
"mocha": "npx mocha || echo",
"jest": "npx jest",
"jest": "npx jest --verbose",
"test": "npm run jest -s"
},
"license": "SAP SAMPLE CODE LICENSE",