MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / account-api.test.ts

File account-api.test.ts

e2e/cloud/account-api.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Cloud-only: the neutral /api/account surface — the exact contract the shared
2// React shell + api-keys page consume. Happy paths go through the typed
3// AccountHttpApi client (the same contract the UI's AccountApiClient uses);
4// refusal edges and the bearer cross-check use raw fetch with the identity's

Callers

nothing calls this directly

Calls 4

scenarioFunction · 0.90
apiClientFunction · 0.85
jsonMethod · 0.65
fetchFunction · 0.50

Tested by

no test coverage detected