MCPcopy Create free account
hub / github.com/cortexkit/magic-context / doctor-pi.test.ts

File doctor-pi.test.ts

packages/cli/src/commands/doctor-pi.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, it } from "bun:test";
2import { existsSync, mkdirSync, mkdtempSync, readFileSync, rmSync, writeFileSync } from "node:fs";
3import { tmpdir } from "node:os";
4import { join } from "node:path";

Callers

nothing calls this directly

Calls 7

parseDoctorArgsFunction · 0.90
runDoctorFunction · 0.90
setEnvFunction · 0.85
writeHealthyFilesFunction · 0.85
baseOptionsFunction · 0.85
makeTempRootFunction · 0.70
parseJsoncFunction · 0.50

Tested by

no test coverage detected