Skip to content

Conversation

@danielmatthew
Copy link
Owner

Add Playwright and Guidepup dependencies with comprehensive smoke tests to ensure the site renders correctly and is accessible to screen readers.

Changes:

  • Install @playwright/test and @guidepup/playwright
  • Create Playwright configuration with dev server integration
  • Add smoke tests verifying page rendering, title visibility, and structure
  • Include screen reader accessibility tests using Guidepup
  • Add test scripts to package.json for various test modes
  • Update .gitignore to exclude Playwright artifacts
  • Add documentation for running tests

Add Playwright and Guidepup dependencies with comprehensive smoke tests
to ensure the site renders correctly and is accessible to screen readers.

Changes:
- Install @playwright/test and @guidepup/playwright
- Create Playwright configuration with dev server integration
- Add smoke tests verifying page rendering, title visibility, and structure
- Include screen reader accessibility tests using Guidepup
- Add test scripts to package.json for various test modes
- Update .gitignore to exclude Playwright artifacts
- Add documentation for running tests
@vercel
Copy link

vercel bot commented Nov 15, 2025

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

Project Deployment Preview Comments Updated (UTC)
website Error Error Nov 15, 2025 11:44pm

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.

3 participants