Skip to content

mozilla/guardian-e2e

Repository files navigation

guardian-e2e

Tests on main

End-to-end tests for the Guardian repository.

Also contains tests for some non-Guardian elements that are the responsibility of the PSP team, such as locale strings on the VPN product page (Bedrock).

To Run

  1. npm install
  2. npx playwright install
  3. npm run test:e2e

Sentry

When the scheduled tests fail, they send an alert to sentry so that developers are alerted to failures.