Update test deps and cleanup tests

This commit is contained in:
Johannes Zellner
2020-08-16 11:04:41 +02:00
parent 239b21a26f
commit f10cfb0aa7
3 changed files with 154 additions and 241 deletions

View File

@@ -12,11 +12,10 @@
"ejs": "^3.1.3",
"expect.js": "^0.3.1",
"mkdirp": "^1.0.4",
"mocha": "^8.0.1",
"mocha": "^8.1.1",
"rimraf": "^3.0.2",
"selenium-server-standalone-jar": "^3.141.59",
"selenium-webdriver": "^3.6.0",
"superagent": "^5.3.1"
"selenium-webdriver": "^3.6.0"
},
"dependencies": {
"chromedriver": "^84.0.1"