mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-16 12:11:55 -06:00
Move proxy deps to @cypress namespace, use cypress.io urls for tests (#3860)
* debugging-proxy -> @cypress/debugging-proxy * server: move perf urls to cypress.io, also test http perf * update low water mark for CI * server: run perf tests on vanilla chrome proxy first to establish baseline for real tests * fix tests
This commit is contained in:
committed by
Brian Mann
parent
6022cb5a6e
commit
44da3eb65a
@@ -23,7 +23,7 @@
|
||||
"bin-up": "1.1.0",
|
||||
"chai": "3.5.0",
|
||||
"cross-env": "5.2.0",
|
||||
"debugging-proxy": "1.6.0",
|
||||
"@cypress/debugging-proxy": "1.6.0",
|
||||
"request": "2.88.0",
|
||||
"request-promise": "4.2.4",
|
||||
"sinon": "1.17.7",
|
||||
|
||||
Reference in New Issue
Block a user