E2E Testing (Playwright)
The RCB frontend uses Playwright for end-to-end tests covering all major user flows across multiple viewports. Tests run against a live application (local dev server or deployed environment).
The RCB frontend uses Playwright for end-to-end tests covering all major user flows across multiple viewports. Tests run against a live application (local dev server or deployed environment).
The RCB frontend uses Playwright for end-to-end browser testing. Playwright tests run against a real (or dev server) React application, testing full user flows across multiple real browser engines and device sizes.
This section documents the security hardening and quality assurance practices introduced in Story 018 — QA Security Hardening & Launch. It covers every layer of the RCB platform: HTTP security headers, automated vulnerability scanning, load testing, end-to-end browser testing, and the operational runbook for migrating the database from MySQL to PostgreSQL.