COMMITS
/ scripts/jest/preprocessor.js December 17, 2019
D
Fix test_build_devtools CI job to run test-build-devtools (#17631)
Dan Abramov committed
December 14, 2019
D
Use console directly instead of warning() modules (#17599)
Dan Abramov committed
December 11, 2019
L
Remove the condition argument from warning() (#17568)
Laura buns committed
December 6, 2019
L
Replace `wrap-warning-with-env-check` with an eslint plugin (#17540)
Laura buns committed
October 3, 2019
S
chore: upgrade to jest 24 (#15778)
Simen Bekkhus committed
September 13, 2019
A
[Scheduler] Prevent event log from growing unbounded (#16781)
Andrew Clark committed
August 15, 2019
B
Made some incremental progress on Jest tests
Brian Vaughn committed
B
Disable @babel/plugin-transform-block-scoping "throwIfClosureRequired" option for tests
Brian Vaughn committed
August 14, 2019
S
chore: make tests compatible with Jest 24 (#15779)
Simen Bekkhus committed
August 9, 2019
L
Babel 7 (#16297)
lunaruan committed
April 9, 2019
A
Include full error messages in React Native build (#15363)
Andrew Clark committed
March 18, 2019
A
Compile invariant directly to throw expressions (#15071)
Andrew Clark committed
April 4, 2018
D
Add a build step to hoist warning conditions (#12537)
Dan Abramov committed
December 11, 2017
J
use different eslint config for es6 and es5 (#11794)
Jack Hou committed
December 7, 2017
D
Add a test-only transform to catch infinite loops (#11790)
Dan Abramov committed
November 23, 2017
D
Run 90% of tests on compiled bundles (both development and production) (#11633)
Dan Abramov committed
November 22, 2017
D
Run Jest in production mode (#11616)
Dan Abramov committed
November 21, 2017
D
Run Jest tests with "development" environment (#11612)
Dan Abramov committed
D
Remove mentions of module map in Jest config (#11611)
Dan Abramov committed
November 2, 2017
D
Convert the Source to ES Modules (#11389)
Dan Abramov committed
October 26, 2017
D
Update Jest and remove hacks (#11372)
Dan Abramov committed
October 24, 2017
D
Drop Haste (#11303)
Dan Abramov committed
October 18, 2017
D
Use Yarn Workspaces (#11252)
Dan Abramov committed
August 2, 2017
B
FB bundles wrap warning() calls in __DEV__ (#10314)
Brian Vaughn committed
April 20, 2017
B
Prettier 1.2 (#9462)
Ben Alpert committed
April 5, 2017
D
Convert current build system to Rollup and adopt flat bundles (#9327)
Dominic Gannaway committed
March 3, 2017
S
Add async/await to unit tests; modify server rendering tests to use async/await. (#9089)
Sasha Aickin committed
December 22, 2016
B
Jest preprocessor better aware of error-codes/codes.json WRT caching
Brian Vaughn committed
June 8, 2016
K
Add reactProdInvariant and corresponding babel rewrite pass (#6948)
Keyan Zhang committed
May 16, 2016
B
Embed JSX filename paths relative to repo root (#6778)
Ben Alpert committed
March 29, 2016
P
Use Object.assign directly and inject object-assign at compile
Paul O’Shannessy committed
February 27, 2016
S
Update to Babel 6
Sebastian McKenzie committed
February 17, 2016
C
Update to jest-cli 0.9.
cpojer committed
January 22, 2016
P
Clean up ununsed devDeps
Paul O’Shannessy committed
December 13, 2015
J
Fix few typos in React docs and comments
Justas Brazauskas committed
October 1, 2015
S
Enforce NODE_ENV=test
Sebastian Markbage committed
September 23, 2015
P
Cleanup Jest preprocessor, use cache key
Paul O’Shannessy committed
September 1, 2015
B
Merge pull request #4762 from spicyj/ts
Ben Alpert committed
B
Make TypeScript test work with ReactDOM
Ben Alpert committed
P
Upgrade to fbjs, fbjs-scripts @ 0.2
Paul O’Shannessy committed
August 19, 2015
B
hax to make jest fast
Ben Alpert committed
July 27, 2015
P
Update fbjs dependency
Paul O’Shannessy committed
July 18, 2015
P
Use fbjs package from npm, gulp
Paul O’Shannessy committed