Adding tests for mocha and jest

This commit is contained in:
Daniel
2020-04-04 18:03:04 +02:00
parent db0658c785
commit faa910161a
13 changed files with 774 additions and 15 deletions

View File

@@ -2,5 +2,6 @@
"files.exclude": {
"**/.gitignore": true,
"**/.vscode": true
}
},
"cds.checkDevKitInstalled": false
}