Web: run integration tests as part of our product builds (fix #83923)

This commit is contained in:
Benjamin Pasero
2020-02-10 11:22:55 +01:00
parent 16954b49fd
commit 9d9d729655
18 changed files with 161 additions and 113 deletions

View File

@@ -13,6 +13,8 @@
"@types/tmp": "^0.1.0",
"rimraf": "^2.6.1",
"tmp": "0.0.33",
"typescript": "3.7.5"
"tree-kill": "1.2.2",
"typescript": "3.7.5",
"vscode-uri": "2.1.1"
}
}