MCPcopy 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

1import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest';
2import path from 'node:path';
3import os from 'node:os';
4

Callers

nothing calls this directly

Calls 11

bootstrapRuntimeFunction · 0.90
workspaceKeyForRootFunction · 0.90
getRuntimeInstanceFunction · 0.90
createFsWithProfilesFunction · 0.85
getAllMethod · 0.80
getActiveProfileMethod · 0.80
clearMethod · 0.65

Tested by

no test coverage detected