Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add test coverage for pages edge API routes #48370

Merged
merged 1 commit into from Apr 14, 2023

Conversation

ijjk
Copy link
Member

@ijjk ijjk commented Apr 14, 2023

Ensures we have coverage for edge API routes in pages so we don't regress.

Closes: #48263

@ijjk ijjk added area: tests created-by: Next.js team PRs by the Next.js team labels Apr 14, 2023
@ijjk ijjk marked this pull request as ready for review April 14, 2023 04:48
@ijjk ijjk merged commit 26a35a4 into vercel:canary Apr 14, 2023
91 checks passed
@ijjk ijjk deleted the tests/pages-edge-api branch April 14, 2023 05:07
ijjk added a commit that referenced this pull request Apr 14, 2023
Follow-up to #48370 this just
moves the normalizing to the adapter instead of the web-server so it's
in a more specific place.
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dynamic params in edge API routes
1 participant