Files
cypress/packages/rewriter
Brian Mann c72538d189 Fix lodash dupe dep (#7954)
* blow away yarn.lock

* bump lodash to 4.17.19

* reduce binary size again

* bump @types/node to correct version, fix types

* fix react + react-dom types

* add clean command for .ts conversion to .js files

* fix flaky test
2020-07-11 16:34:23 -04:00
..
2020-07-11 16:34:23 -04: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.