react/scripts/shared
Sunil Pai 3e9251d605
make testing builds for React/ReactDOM (#17915)
This PR introduces adds `react/testing` and `react-dom/testing`.
- changes infra to generate these builds
- exports act on ReactDOM in these testing builds
- uses the new test builds in fixtures/dom

In the next PR -

- I'll use the new builds for all our own tests
- I'll replace usages of TestUtils.act with ReactDOM.act.
2020-02-03 23:31:31 +00:00
..
__tests__ Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
evalToString.js Use console directly instead of warning() modules (#17599) 2019-12-14 18:09:25 +00:00
inlinedHostConfigs.js make testing builds for React/ReactDOM (#17915) 2020-02-03 23:31:31 +00:00
listChangedFiles.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
pathsByLanguageVersion.js Add unit tests to dom-event-testing-library (#17680) 2019-12-20 16:35:02 +00:00