Description
As a user, I want to be able to submit the contact form so that I can send a message to the site owner.
Constraint: We must NOT send real emails or hit the production API during testing. We must mock the network request using Playwright’s page.route().
Tasks
Acceptance Criteria
Description
As a user, I want to be able to submit the contact form so that I can send a message to the site owner.
Constraint: We must NOT send real emails or hit the production API during testing. We must mock the network request using Playwright’s page.route().
Tasks
Acceptance Criteria