MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / oauth-session-cleanup.test.ts

File oauth-session-cleanup.test.ts

packages/core/sdk/src/oauth-session-cleanup.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mkdtempSync } from "node:fs";
2import { tmpdir } from "node:os";
3import { join } from "node:path";
4

Callers

nothing calls this directly

Calls 15

definePluginFunction · 0.90
serveOAuthTestServerFunction · 0.90
makeTestWorkspaceHarnessFunction · 0.90
makeTestConfigFunction · 0.90
createExecutorFunction · 0.90
readSessionFunction · 0.85
startUserFlowFunction · 0.85
expireFunction · 0.85
withFailingDeletesFunction · 0.85
completeMethod · 0.80
pushMethod · 0.80
syncMethod · 0.65

Tested by

no test coverage detected