Skip to content

Stabilize UX flow regression coverage - #99

Merged
willwearing merged 2 commits into
mainfrom
codex/ux-flow-review-e2e
Apr 6, 2026
Merged

Stabilize UX flow regression coverage#99
willwearing merged 2 commits into
mainfrom
codex/ux-flow-review-e2e

Conversation

@willwearing

Copy link
Copy Markdown
Owner

Summary

  • add a UX flow review doc and map flows to browser regression coverage
  • stabilize web e2e coverage around current academy, browse, CLI auth, recovery, and learner-routing behavior
  • fix creator course editing save behavior and auth confirm cookie handling that were breaking regression flows

Testing

  • cd packages/shared && bun run build
  • cd backend && bun x prisma generate
  • cd backend && bun x tsc -p tsconfig.build.json --noEmit
  • cd backend && bun run test
  • cd apps/web && bun x tsc --noEmit
  • cd apps/web && bun run test
  • cd apps/web && bun run build
  • cd apps/site && bun x tsc --noEmit
  • cd apps/site && bun run test
  • cd apps/site && bun run build
  • cd apps/site && bun x playwright test
  • targeted apps/web Playwright suites covering the updated flows

Notes

  • full confidence on end-to-end browser coverage should come from GitHub Actions for this branch
  • local browser auth required backend CORS to allow http://localhost:3001; production env/CORS updates will be handled separately

@vercel

vercel Bot commented Apr 6, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
graspful Ready Ready Preview, Comment Apr 6, 2026 4:41pm

@willwearing
willwearing merged commit 2556e7b into main Apr 6, 2026
5 checks passed
@willwearing
willwearing deleted the codex/ux-flow-review-e2e branch April 6, 2026 16:43
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.

1 participant