Files
cypress/packages/rewriter
Lachlan Miller ab401ecd35 chore: use import type syntax (#17864)
* chore: use import type across repo

* chore: use import type across repo

* chore: use import type across repo

* chore: use import type across repo

* update exports

* update test

* update import type

* update types

* use import type in driver

* correctly export function

* revert test

* remove unrelated code

* revert code

* improve type imports

* override for reporter
2021-08-25 09:11:56 +10:00
..
2021-02-05 18:15:37 +10:00
2021-02-04 15:45:16 -05: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.