Files
cypress/packages/rewriter
renovate[bot] 7c3a4f8bb6 chore(deps): update dependency nock to v13.2.9 🌟 (#22854)
* chore(deps): update dependency nock to v13.2.9 🌟

* chore: update nock api from v12 to v13 by changing socketDelay to delayConnection. See https://github.com/nock/nock/releases/tag/v13.0.0 for more details

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Bill Glesias <bglesias@gmail.com>
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>
2022-07-25 15:17:32 -04:00
..
2021-02-05 18:15:37 +10:00

rewriter

This package contains logic for rewriting JS/HTML that flows through the Cypress proxy.

Testing

Tests are located in ./test

To run tests:

yarn test

Additionally, the server and proxy packages contain integration tests that exercise the rewriter.