Skip to content

test(nextjs): Extract pages routes tests from nextjs-app-dir e2e tests #17175

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

Merged
merged 10 commits into from
Jul 28, 2025

Conversation

chargome
Copy link
Member

This PR basically splits the existing nextjs-app-dir into two test apps, with pages and app router tests respectively.

closes https://linear.app/getsentry/issue/JS-631/split-nextjs-app-dir-e2e-test-into-app-router-and-pages-router-test

@chargome chargome self-assigned this Jul 25, 2025
Copy link

linear bot commented Jul 25, 2025

@chargome chargome marked this pull request as ready for review July 28, 2025 11:11
Copy link
Contributor

github-actions bot commented Jul 28, 2025

size-limit report 📦

Path Size % Change Change
@sentry/browser 23.76 kB - -
@sentry/browser - with treeshaking flags 22.35 kB - -
@sentry/browser (incl. Tracing) 39.41 kB - -
@sentry/browser (incl. Tracing, Replay) 77.52 kB - -
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 67.39 kB - -
@sentry/browser (incl. Tracing, Replay with Canvas) 82.23 kB - -
@sentry/browser (incl. Tracing, Replay, Feedback) 94.35 kB - -
@sentry/browser (incl. Feedback) 40.45 kB - -
@sentry/browser (incl. sendFeedback) 28.44 kB - -
@sentry/browser (incl. FeedbackAsync) 33.34 kB - -
@sentry/react 25.5 kB - -
@sentry/react (incl. Tracing) 41.38 kB - -
@sentry/vue 28.2 kB - -
@sentry/vue (incl. Tracing) 41.21 kB - -
@sentry/svelte 23.79 kB - -
CDN Bundle 25.28 kB - -
CDN Bundle (incl. Tracing) 39.28 kB - -
CDN Bundle (incl. Tracing, Replay) 75.39 kB - -
CDN Bundle (incl. Tracing, Replay, Feedback) 80.82 kB - -
CDN Bundle - uncompressed 73.86 kB - -
CDN Bundle (incl. Tracing) - uncompressed 116.29 kB - -
CDN Bundle (incl. Tracing, Replay) - uncompressed 230.53 kB - -
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 243.35 kB - -
@sentry/nextjs (client) 43.44 kB - -
@sentry/sveltekit (client) 39.84 kB - -
@sentry/node-core 47.48 kB +0.01% +1 B 🔺
@sentry/node 145.02 kB - -
@sentry/node - without tracing 91.58 kB - -
@sentry/aws-serverless 103.03 kB +0.01% +1 B 🔺

View base workflow run

@chargome chargome enabled auto-merge (squash) July 28, 2025 15:37
@chargome chargome merged commit 37bfcdc into develop Jul 28, 2025
309 of 311 checks passed
@chargome chargome deleted the cg-split-nextjs-app-dir-test branch July 28, 2025 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants