mirror of
https://github.com/zebrajr/react.git
synced 2025-12-07 00:20:28 +01:00
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. |
||
|---|---|---|
| .. | ||
| index.js | ||
| profiling.js | ||
| server.browser.js | ||
| server.js | ||
| server.node.js | ||
| test-utils.js | ||
| testing.js | ||
| unstable-fizz.browser.js | ||
| unstable-fizz.js | ||
| unstable-fizz.node.js | ||
| unstable-native-dependencies.js | ||