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

File doctor-opencode.test.ts

packages/cli/src/commands/doctor-opencode.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, rmSync, writeFileSync } from "node:fs";
3import { tmpdir } from "node:os";
4import { dirname, join } from "node:path";

Callers

nothing calls this directly

Calls 15

clearPluginCacheFunction · 0.90
runV22BackfillCommandsFunction · 0.90
stringifyJsoncFunction · 0.85
makeHarnessFunction · 0.85
getMethod · 0.80
migrateFunction · 0.70
makeTempDirFunction · 0.70
makeDbFunction · 0.70
metaValueFunction · 0.70

Tested by

no test coverage detected