Files
cypress/packages/https-proxy
renovate[bot] eab801ae3f chore(deps): Update dependency eslint to version 6.8.0 🌟 (#6509)
* chore(deps): Update eslint to 6.8.0 🌟

* fix missing dangling commas for linter

* fix missing dangling commas for linter

* more lint fixes

* yarn lock

Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
Co-authored-by: Jennifer Shehane <shehane.jennifer@gmail.com>
2020-02-25 00:09:47 +06:30
..
2020-02-20 13:09:40 -05:00
2020-02-20 13:09:40 -05:00
2020-02-20 13:09:40 -05:00
2020-02-20 13:09:40 -05:00
2020-02-11 12:40:07 +06:30

HTTPS Proxy

This package is responsible for acting as a CA authority and generating dynamic certificates on the fly for outbound HTTPS connections.

This package enables Cypress to inspect and modify bytes coming in and out of the browser.

Testing

yarn lerna run test --scope @packages/https-proxy --stream
yarn lerna run test-watch --scope @packages/https-proxy --stream
yarn lerna run test-debug --scope @packages/https-proxy --stream