react/packages/react-noop-renderer/src
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
..
ReactNoop.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
ReactNoopFlightClient.js [Flight] Add Client Infrastructure (#17234) 2019-11-01 16:05:07 -07:00
ReactNoopFlightServer.js [Flight] Move around the Server side a bit (#17251) 2019-11-01 17:39:24 -07:00
ReactNoopPersistent.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
ReactNoopServer.js Add Experimental Flight Infrastructure (#16398) 2019-10-29 14:45:47 -07:00
createReactNoop.js make testing builds for React/ReactDOM (#17915) 2020-02-03 23:31:31 +00:00