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

File embedding-bootstrap.test.ts

packages/pi-plugin/src/embedding-bootstrap.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 } from "node:fs";
3import { tmpdir } from "node:os";
4import { join } from "node:path";

Callers

nothing calls this directly

Calls 10

createTestDbFunction · 0.90
resolveProjectIdentityFunction · 0.90
getProjectEmbeddingsFunction · 0.90
peekProjectEmbeddingsFunction · 0.90
closeQuietlyFunction · 0.90
setMethod · 0.80
getMethod · 0.80

Tested by

no test coverage detected