Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ boot.test.ts
File
boot.test.ts
apps/host-selfhost/src/boot.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mkdirSync, mkdtempSync, writeFileSync } from
"node:fs"
;
2
import
{ tmpdir } from
"node:os"
;
3
import
{ join } from
"node:path"
;
4
Callers
nothing calls this directly
Calls
6
makeSelfHostTestApp
Function · 0.85
singleAdminIdentityLayer
Function · 0.85
dispose
Method · 0.80
dispose
Function · 0.70
json
Method · 0.65
handler
Function · 0.50
Tested by
no test coverage detected