complete integration test results

This commit is contained in:
Joao Moreno
2018-06-12 17:24:23 +02:00
parent f9911c7446
commit 4dc738593b
28 changed files with 929 additions and 143 deletions

View File

@@ -48,6 +48,8 @@
"devDependencies": {
"@types/mocha": "2.2.43",
"@types/node": "7.0.43",
"mocha-junit-reporter": "^1.17.0",
"mocha-multi-reporters": "^1.1.7",
"typescript": "^1.6.2",
"vscode": "1.1.5"
}