Skip to content

chore: scaffold separated Playwright E2E packages#6

Merged
wordingone merged 1 commit intomainfrom
codex/implement-separated-e2e-architecture
Aug 30, 2025
Merged

chore: scaffold separated Playwright E2E packages#6
wordingone merged 1 commit intomainfrom
codex/implement-separated-e2e-architecture

Conversation

@wordingone
Copy link
Copy Markdown
Owner

Summary

  • add six Playwright-based E2E packages (pc, mobile, pcproj, mobileproj, standalone, wearables)
  • provide shell scripts to scaffold matching variant packages with Vitest tests
  • wire up GitHub Actions matrix to run core, variant, and E2E tests sequentially
  • expand bootstrap.xml to document package dependencies

Testing

  • cd e2e/e2e-pc && npm test (fails: playwright: not found)

https://chatgpt.com/codex/tasks/task_e_68b26d15414883328c504e8df4b0c583

@wordingone wordingone merged commit dbb15fc into main Aug 30, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant