Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ mkdtempSync } from
"node:fs"
;
2
import
{ tmpdir } from
"node:os"
;
3
import
{ join } from
"node:path"
;
4
Callers
nothing calls this directly
Calls
15
definePlugin
Function · 0.90
serveOAuthTestServer
Function · 0.90
makeTestWorkspaceHarness
Function · 0.90
makeTestConfig
Function · 0.90
createExecutor
Function · 0.90
readSession
Function · 0.85
startUserFlow
Function · 0.85
expire
Function · 0.85
withFailingDeletes
Function · 0.85
complete
Method · 0.80
push
Method · 0.80
sync
Method · 0.65
Tested by
no test coverage detected