Playwright API Testing for RayLab Core Structure: - helpers: auth/request helpers - fixtures: reusable data helpers - api: per-controller tests - reporter: custom reporter writing tests/output/latest-result.txt Run: npx playwright test Ensure .env is configured with BASE_URL and identity provider (Authentik or compatible) details.