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

File index.test.ts

packages/pi-plugin/src/config/index.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 { mkdirSync, mkdtempSync, rmSync, writeFileSync } from "node:fs";
3import { tmpdir } from "node:os";
4import { join } from "node:path";

Callers

nothing calls this directly

Calls 7

loadPiConfigDetailedFunction · 0.90
loadPiConfigFunction · 0.90
withHomeFunction · 0.85
writeUserConfigFunction · 0.85
makeTempRootFunction · 0.70
writeConfigFunction · 0.70
writeProjectConfigFunction · 0.70

Tested by

no test coverage detected