forked from vercel/next.js
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: clean up duplicated tests (vercel#36871)
Clean up integration tests * app-document: Merge multi fetch reuqests into 1, add checking for `__NEXT_DATA__` * rsc/streaming: Merge duplicated tests, move the head tests to client-navigation since they're running under react 18 now * remove runtime subtest suite under rsc tests since it's covered in switchable runtime test suite
- Loading branch information
Showing
12 changed files
with
93 additions
and
291 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 0 additions & 15 deletions
15
test/integration/react-streaming-and-server-components/app/pages/head.js
This file was deleted.
Oops, something went wrong.
9 changes: 0 additions & 9 deletions
9
test/integration/react-streaming-and-server-components/app/pages/runtime-rsc.server.js
This file was deleted.
Oops, something went wrong.
9 changes: 0 additions & 9 deletions
9
test/integration/react-streaming-and-server-components/app/pages/runtime.js
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
56 changes: 0 additions & 56 deletions
56
test/integration/react-streaming-and-server-components/test/functions.js
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
43 changes: 0 additions & 43 deletions
43
test/integration/react-streaming-and-server-components/test/runtime.js
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.