MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / cli-call-logged-out.test.ts

File cli-call-logged-out.test.ts

e2e/local/cli-call-logged-out.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Local CLI: what `executor call` tells a user whose stored hosted-server
2// login no longer works. A stub standing in for the hosted server answers
3// every request 401 (the wire shape of an expired or revoked session), and
4// the default profile carries an expired OAuth token with no way to refresh.

Callers

nothing calls this directly

Calls 7

scenarioFunction · 0.90
writeLoggedOutProfileFunction · 0.85
writeExecutorShimFunction · 0.85
waitUntilMethod · 0.65
syncMethod · 0.65
closeMethod · 0.65

Tested by

no test coverage detected