# guardian-e2e **Repository Path**: mirrors_mozilla/guardian-e2e ## Basic Information - **Project Name**: guardian-e2e - **Description**: No description available - **Primary Language**: Unknown - **License**: MPL-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-16 - **Last Updated**: 2026-02-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # guardian-e2e [![Tests on main](https://github.com/mozilla/guardian-e2e/actions/workflows/pr_or_main_test_run.yml/badge.svg)](https://github.com/mozilla/guardian-e2e/actions/workflows/pr_or_main_test_run.yml) 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` 1. `npx playwright install` 1. `npm run test:e2e` ## Sentry When the scheduled tests fail, they send an alert to sentry so that developers are alerted to failures.