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

File migrations-v16.test.ts

packages/plugin/src/features/magic-context/migrations-v16.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 6

closeDatabaseFunction · 0.90
openDatabaseFunction · 0.90
getMethod · 0.80
useTempDataHomeFunction · 0.70
runMethod · 0.65
prepareMethod · 0.45

Tested by

no test coverage detected