Merge pull request #1227 from jrbenny35/run-download-tests-on-ci

Update config for running download tests on CI
This commit is contained in:
Danny Coates 2019-03-13 16:11:34 -07:00 committed by GitHub
commit 677ff65e8d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 43 additions and 9 deletions

View file

@ -126,6 +126,7 @@
"wdio-firefox-profile-service": "^0.1.3",
"wdio-mocha-framework": "^0.6.3",
"wdio-sauce-service": "^0.4.14",
"wdio-selenium-standalone-service": "0.0.12",
"wdio-spec-reporter": "^0.1.5",
"webdriverio": "^4.14.3",
"webpack": "4.28.4",
@ -152,6 +153,7 @@
"node-fetch": "^2.3.0",
"raven": "^2.6.4",
"redis": "^2.8.0",
"selenium-standalone": "^6.15.6",
"ua-parser-js": "^0.7.19",
"websocket-stream": "^5.1.2"
},