Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 565 Bytes

File metadata and controls

16 lines (11 loc) · 565 Bytes

Prowler-Specific E2E Patterns

Local Documentation

For Prowler-specific Playwright patterns, see:

  • docs/developer-guide/end2end-testing.mdx - Complete E2E testing guide

Contents

The Prowler documentation covers patterns NOT in the generic playwright skill:

  • Authentication setup projects (admin.auth.setup, member.auth.setup, etc.)
  • Environment variables (E2E_AWS_PROVIDER_ACCOUNT_ID, etc.)
  • Page Object location (ui/tests/)
  • Test ID conventions (@PROVIDER-E2E-001, @SCANS-E2E-001)
  • Serial test requirements for data-dependent tests