Objective
Add E2E test jobs to prod-pipeline.yml for comprehensive production validation.
Parent Epic: PRP: Production Pipeline Completion #28
Estimated: 1 hour
Tasks
5.1: Copy E2E API Test Jobs
5.2: Copy E2E Frontend Test Jobs
Reference
The dev-pipeline.yml already has working E2E jobs:
e2e-api: Tests for auth, invoices, renderer, tenants, payments, userpool, mcp, business-flows, rate-limiter
e2e-frontend: Playwright tests for auth-app, invoices-app, tenants-app, payments-app
Acceptance Criteria
Objective
Add E2E test jobs to prod-pipeline.yml for comprehensive production validation.
Parent Epic: PRP: Production Pipeline Completion #28
Estimated: 1 hour
Tasks
5.1: Copy E2E API Test Jobs
e2e-apijob from dev-pipeline.yml5.2: Copy E2E Frontend Test Jobs
e2e-frontendjob from dev-pipeline.ymlReference
The dev-pipeline.yml already has working E2E jobs:
e2e-api: Tests for auth, invoices, renderer, tenants, payments, userpool, mcp, business-flows, rate-limitere2e-frontend: Playwright tests for auth-app, invoices-app, tenants-app, payments-appAcceptance Criteria