Add initial content

This commit is contained in:
i079695
2019-09-06 12:16:54 +02:00
parent 1b459f9e49
commit 7825653c61
18 changed files with 415 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"name": "tests-env",
"author": "daniel.hutzel@sap.com",
"devDependencies": {
"@types/jest": "*",
"jest": "^24.8.0",
"supertest": "^4.0.2"
},
"license": "ISC"
}