Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/XcodeBuildMCP
/ bootstrap-runtime.test.ts
File
bootstrap-runtime.test.ts
src/runtime/__tests__/bootstrap-runtime.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, beforeEach, describe, expect, it, vi } from
'vitest'
;
2
import
path from
'node:path'
;
3
import
os from
'node:os'
;
4
Callers
nothing calls this directly
Calls
11
__resetConfigStoreForTests
Function · 0.90
setRuntimeInstanceForTests
Function · 0.90
bootstrapRuntime
Function · 0.90
workspaceKeyForRoot
Function · 0.90
getRuntimeInstance
Function · 0.90
createFsWithSessionDefaults
Function · 0.85
createFsWithSchemeOnlySessionDefaults
Function · 0.85
createFsWithProfiles
Function · 0.85
getAll
Method · 0.80
getActiveProfile
Method · 0.80
clear
Method · 0.65
Tested by
no test coverage detected