ClubSpark Classic Auth — test reports
Authentication baseline reports for the ClubSpark classic / legacy (WS-Federation) identity
platform, captured with pw-harness (Playwright).
Each dated folder is a self-contained report — repro commands, per-scenario pass/fail, and screen recordings — intended for pre- / post-rollout regression comparison: run the baseline before a deployment, re-run the identical commands after, and diff.
This repo is browsable two ways, from the same Markdown source:
- GitHub file browser — open a folder; its
README.mdrenders. - Published site (reports.clubspark.dev) — built from the Markdown by
.github/workflows/pages.yml(Jekyll). The workflow checks out Git-LFS and bundles the screen-recording videos into the published artifact, so they play inline on the site. This keeps the videos a single copy in git (LFS) while letting the Pages site be public even if the repo is internal.
Reports
| Date | Report | Scope | Headline |
|---|---|---|---|
| 2026-07-09 | Stage/Test pre-rollout baseline | signup / signout / signin across solo, FA, ECB, LTA on stage & test | 5 of 7 domains fully green; FA (tst) & ECB resolved; LTA signup reCAPTCHA-gated; stg-fa-web on wrong RP |
Videos are Git-LFS *.webm, bundled into the Pages build and served from the site host — they play
inline on the published site. When browsing this repo on GitHub, use the ▶ links (require LFS to be
fetched / an authenticated view).