Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 280 Bytes

File metadata and controls

10 lines (8 loc) · 280 Bytes

Testing

pnpm test:unit
pnpm test:a11y
pnpm build
pnpm lint

Unit tests cover validation, submission, handlers, storage, and email. Component accessibility tests cover retained form workflows and date fields. Playwright covers the contact flow against the demo app.