dillon1000/react

Commit

Update all Jest packages to 17.x (#8327)

* Update all Jest packages to 17.x, cache babel-jest transforms

* Remove the caching

Looking at the other builds it doesn't seem to actually be that necessary.  The bottleneck is executors, not build time.

* Remove unnecessary package, fix fiber test runner

* Regenerate yarn lockfile
Browse files
Changed paths4 files
First-parent comparison
M grunt/tasks/jest.js ModifiedM package.json ModifiedM scripts/fiber/record-tests ModifiedM yarn.lock Modified
Patch

Files changed

Rendering syntax-highlighted changes…