MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / logout-stale-session.test.ts

File logout-stale-session.test.ts

e2e/cloud/logout-stale-session.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Cloud-only: signing out must ALWAYS sign the browser out. The shell's
2// sign-out is a top-level form POST (the WorkOS hop is cross-origin, so it
3// can't be a fetch), which means whatever `/api/auth/logout` answers is
4// rendered AS THE PAGE. An error response is therefore not a silent failure —

Callers

nothing calls this directly

Calls 9

scenarioFunction · 0.90
settleFunction · 0.90
clickSignOutFunction · 0.85
toStringMethod · 0.80
signOutFunction · 0.70
setCookieForFunction · 0.70
textMethod · 0.65
getMethod · 0.65
stepFunction · 0.50

Tested by

no test coverage detected