test: full Playwright + API test suite for stage #73
Reference in New Issue
Block a user
Delete Branch "fix/checkout-auth-reveal"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
api,chromium(desktop),mobile(Pixel 7)https://marketing-stage-r4tfklscwq-uc.a.run.appstage.yaml— runs automatically after the smoke test on every stage deployTest structure
Key findings from probing stage
/api/supabase-configrejects no-Origin requests (403) — server treats absence of Origin as unknown caller, not server-side trusted. Tests reflect actual behavior./api/soul-healthresponse body embeds raw probe output with literal newlines (invalid JSON). Tests use text-search instead ofJSON.parse.analytics.google.comXHRs that the CSP intentionally blocks — not a bug, filtered from JS error assertions.