Priority: high
Description
The public verification flow (enter wallet address → see verification badge) should be covered by an end-to-end test to catch regressions in the most visible user-facing feature.
Acceptance Criteria
- Test navigates to the Verification Page
- Test enters a known vaccinated wallet address
- Test verifies the green 'Verified' badge appears with correct record details
- Test enters an unvaccinated wallet and verifies the 'Not Verified' badge
- Test enters an invalid wallet format and verifies the client-side error message
Priority: high
Description
The public verification flow (enter wallet address → see verification badge) should be covered by an end-to-end test to catch regressions in the most visible user-facing feature.
Acceptance Criteria