Skip to content

test(e2e): L5 hard-nav instant shell for marketing routes - #177

Draft
mkayander wants to merge 1 commit into
mainfrom
cursor/l5-hard-nav-instant-shell-8f0a
Draft

test(e2e): L5 hard-nav instant shell for marketing routes#177
mkayander wants to merge 1 commit into
mainfrom
cursor/l5-hard-nav-instant-shell-8f0a

Conversation

@mkayander

Copy link
Copy Markdown
Owner

Summary

Continues L5 after #176 merge with the next TODO item: initial page-load (hard navigation) instant shell validation for marketing routes.

Changes

  • Add e2e/instant-marketing-hard-nav.spec.ts — uses @next/playwright instant() on MPA reload for /, /privacy, and /daily
  • Tests auto-skip under next dev (instant MPA mode CSR-bails; no prerendered shell in HTML)
  • Tests run on production / Vercel preview builds where PPR shell includes marketing headings (verified locally: next build && next start, 3/3 pass)
  • Update vibe-docs/Instant-Navigations-TODO.md, Locale-Migration-Design.md, and Instant-Navigations-Design.md

Follow-ups (documented, not in this PR)

  • Session / device hints in Suspense for fuller marketing instant shell
  • Playground/profile instant adoption (optional)

Testing

  • pnpm exec playwright test e2e/instant-marketing-hard-nav.spec.ts — 3 skipped on dev (expected)
  • PLAYWRIGHT_BASE_URL=http://localhost:3001 pnpm exec playwright test e2e/instant-marketing-hard-nav.spec.ts — 3/3 pass on production server
  • pnpm test:ci — 471 pass
Open in Web Open in Cursor 

Add instant-marketing-hard-nav spec using @next/playwright instant() on MPA
reload. Tests auto-skip under next dev (instant MPA CSR-bails) and run on
production/preview PPR shells. Update L5 docs with follow-ups.
@vercel

vercel Bot commented Aug 29, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
dstruct Ready Ready Preview Aug 29, 2026 8:43pm

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