You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add GitHub Actions workflow for automated E2E testing in CI
- Enable webServer auto-start in playwright.config.js (Rails on port 5017)
- Configure conditional reporters (GitHub annotations in CI, HTML locally)
- Add npm scripts for running Playwright tests (test:e2e, test:e2e:ui, etc.)
- Fix undefined Post model reference in basic scenario
- Update CLAUDE.md with CI integration details and improved commands
These improvements address the review feedback and make Playwright testing
more production-ready with proper CI integration and better developer experience.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments