Summary
Parent tracker for end-to-end (E2E) testing that covers critical auth lifecycle flows on web and iOS.
Strategy (pick 1 or 2 suites — document decision in child PRs)
- Web: Prefer Playwright (or equivalent) against a local or preview deployment with a dedicated test DB / disposable accounts; never commit secrets.
- iOS: Prefer XCUITest (or Maestro) driving the Still Point app against a configurable API base URL pointed at staging/preview/local.
Two separate suites are expected (different runtimes), but one CI job matrix can orchestrate both.
Goals
Child issues
- (Will be filled after children are created — see linked issues.)
Acceptance criteria
Related
Summary
Parent tracker for end-to-end (E2E) testing that covers critical auth lifecycle flows on web and iOS.
Strategy (pick 1 or 2 suites — document decision in child PRs)
Two separate suites are expected (different runtimes), but one CI job matrix can orchestrate both.
Goals
AGENTS.md/docs/).workflow_dispatchor path filters so E2E does not block every tiny PR until stable.Child issues
Acceptance criteria
Related