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

File system-prompt.test.ts

packages/pi-plugin/src/system-prompt.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 5

createTestDbFunction · 0.90
buildMagicContextBlockFunction · 0.90
closeQuietlyFunction · 0.90
insertUserMemoryFunction · 0.90
tempDirFunction · 0.70

Tested by

no test coverage detected