Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ invites.node.test.ts
File
invites.node.test.ts
apps/host-selfhost/src/admin/invites.node.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
8
mintInviteCode
Function · 0.90
makeSelfHostApiHandler
Function · 0.85
inviteStatus
Function · 0.85
signUp
Function · 0.70
get
Method · 0.65
json
Method · 0.65
dispose
Function · 0.50
handler
Function · 0.50
Tested by
no test coverage detected