COMMITS
/ scripts/jest/preprocessor.js 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