Skip to content

Conversation

ScriptedAlchemy
Copy link
Member

Summary

  • replace the CRA Cypress suite with Playwright tests that cover both the host and remote applications
  • add a Playwright configuration plus package scripts and dependencies to drive the CRA servers during e2e runs
  • refresh the CRA README to describe the new Playwright workflow
  • ensure Playwright servers launch from their workspace directories, ignore test artifacts, and drop unused Cypress dependencies

Testing

  • pnpm exec playwright test

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

@ScriptedAlchemy
Copy link
Member Author

@codex merge master branch into this branch and accept theirs on the lock file conflicts, then run pnpm install to regenerate lock file again

Copy link

Summary

  • Regenerated the workspace pnpm-lock.yaml after merging master, keeping the root importer’s Playwright and related dependency resolutions aligned with the updated branch. pnpm-lock.yamlL1-L30

Testing

  • pnpm install

View task →

@ScriptedAlchemy ScriptedAlchemy merged commit 9417a97 into master Sep 18, 2025
10 checks passed
@ScriptedAlchemy ScriptedAlchemy deleted the codex/convert-cra-directory-from-cypress-to-playwright branch September 18, 2025 04:09
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