rsnext/test/integration/react-18-invalid-config
Jiachi Liu 41a2eb2303
Clean up legacy react 18 tests (#35615)
### source changes
* Error dynamic suspense option in non concurrent mode, don't check react root anymore since they should be bound

### tests changes

* Remove duplicated rsc client test
* Merge type checking cases (`next/dynamic`)
* Remove blocking rendering tests cases since we should opt-in Fizz rendering when using React.lazy
* Remove some thrown promises cases, leverage the streaming component we had in RSC test
2022-03-28 12:32:34 +00:00
..
components Clean up legacy react 18 tests (#35615) 2022-03-28 12:32:34 +00:00
pages Clean up legacy react 18 tests (#35615) 2022-03-28 12:32:34 +00:00
.gitignore Check react 18 flags and add more tests (#30575) 2021-10-29 15:59:27 +00:00
index.test.js Clean up legacy react 18 tests (#35615) 2022-03-28 12:32:34 +00:00
next.config.js Check react 18 flags and add more tests (#30575) 2021-10-29 15:59:27 +00:00