rsnext/test/development
Shu Ding be9491e243
Ensure there is only 1 render pass in concurrent rendering with getInitialProps in _document (#36352)
This PR makes sure `renderPage` calls `renderShell` in concurrent features, and `renderToString` if not.

Closes #36268, #36229.

## Bug

- [x] Related issues linked using `fixes #number`
- [x] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes by running `yarn lint`
2022-04-21 16:01:47 +00:00
..
acceptance Ensure error is cleared for missing global css (#36292) 2022-04-20 12:03:48 +00:00
basic Ensure there is only 1 render pass in concurrent rendering with getInitialProps in _document (#36352) 2022-04-21 16:01:47 +00:00
basic-basepath Continue testing react v17 with e2e tests (#35787) 2022-03-31 17:35:00 -05:00
dotenv-default-expansion feat: allow dotenv default expansion (#34765) 2022-03-03 16:52:20 +00:00
gssp-notfound Ensure we don't poll page in development when notFound: true is returned (#34352) 2022-02-16 18:53:48 +00:00
webpack-issuer-deprecation-warning fix(next): use moduleGraph.getIssuer to avoid deprecation warning (#36329) (#36330) 2022-04-21 14:14:03 +00:00