Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ multi-user.test.ts
File
multi-user.test.ts
apps/host-selfhost/src/multi-user.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
10
makeSelfHostApiHandler
Function · 0.85
addIntegration
Function · 0.85
connectionAddresses
Function · 0.85
connectionName
Function · 0.85
runCode
Function · 0.85
dispose
Function · 0.70
signUp
Function · 0.70
orgIdOf
Function · 0.70
createConnection
Function · 0.70
json
Method · 0.65
Tested by
no test coverage detected