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

File inject-compartments-pi.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

createTestDbFunction · 0.90
insertMemoryFunction · 0.90
renderM0PiFunction · 0.90
userMessageFunction · 0.90
injectM0M1PiFunction · 0.90
textOfFunction · 0.90
closeQuietlyFunction · 0.90
appendCompartmentsFunction · 0.90
insertUserMemoryFunction · 0.90
getCompartmentsFunction · 0.90
getActiveUserMemoriesFunction · 0.90
renderM1PiFunction · 0.90

Tested by

no test coverage detected