GraphQL Mocking in Next.js: MSW Baselines, Playwright Overrides
· 9 min read
How we kept reusable MSW GraphQL handlers while moving mock resolution into Next.js and per-test overrides into Playwright.
Notes on frontend architecture, testing, and the decisions behind the code.
· 9 min read
How we kept reusable MSW GraphQL handlers while moving mock resolution into Next.js and per-test overrides into Playwright.