rsnext/test/integration/react-streaming-and-server-components/app/components
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
..
red Improve error message for importing native Node APIs in the edge runtime (#30696) 2021-11-01 11:40:21 +00:00
bar.client.js Clean up legacy react 18 tests (#35615) 2022-03-28 12:32:34 +00:00
bar.server.js Fix client component imports are not being correctly tracked (#30853) 2021-11-02 21:14:14 -05:00
cjs.client.js RSC: handle commonjs in flight loader (#35563) 2022-03-25 21:17:33 +00:00
cjs.js RSC: handle commonjs in flight loader (#35563) 2022-03-25 21:17:33 +00:00
client-exports.client.js Generate static html for bots (#35004) 2022-03-03 23:39:26 -08:00
client.client.js Fix flight loader for shared components (#34692) 2022-02-28 16:00:28 +01:00
container.server.js Custom app for server components (#33149) 2022-01-14 13:01:00 +00:00
foo.client.js Detect per page runtime config for functions manifest (#33945) 2022-02-06 01:28:42 +00:00
nav.server.js Make router able to navigate between rsc pages (#35344) 2022-03-16 22:04:34 +00:00
partial-hydration-counter.client.js Inline server data response with partial hydration (#32330) 2021-12-13 10:48:18 +00:00
shared-exports.js Generate static html for bots (#35004) 2022-03-03 23:39:26 -08:00
shared.client.js Fix flight loader for shared components (#34692) 2022-02-28 16:00:28 +01:00
shared.js Fix flight loader for shared components (#34692) 2022-02-28 16:00:28 +01:00