Af Test Email Delivery

Test email delivery flows in E2E tests including signup verification and password reset. Use when verifying received emails in Playwright tests via Gmail API or testing invitation workflows.

majiayu000 baf383e 2 files · 1.9 KB Updated 567 repo stars

File contents

Email E2E Testing

What to read

Gmail API verification workflow, credentials, and helper patterns:af-configure-test-frameworks/SKILL.md — see "Workflow: Email Verification in E2E Tests"

E2E infrastructure requirements (SES, Cognito email config):testing-guide.md#e2e-infrastructure-requirements

E2E-ready authentication checklist:testing-guide.md#e2e-ready-authentication-checklist

Common pitfalls (Gmail search queries, email URL extraction):af-configure-test-frameworks/SKILL.md — see "Gmail Search Query Mismatch" and "Email Links Contain Production URLs"

majiayu000/claude-skill-registry-data/tree/main/testing/af-test-email-delivery commit baf383e729

Frequently asked questions

npx skillmds add majiayu000/af-test-email-delivery