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

File migrate.test.ts

packages/cli/src/commands/migrate.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 { mkdtempSync, readFileSync, rmSync } from "node:fs";
3import { tmpdir } from "node:os";
4import { join } from "node:path";

Callers

nothing calls this directly

Calls 14

projectPathToPiDirSlugFunction · 0.90
parseMigrateArgsFunction · 0.90
runMigrateCliFunction · 0.90
insertSyntheticSessionFunction · 0.85
readJsonlFunction · 0.85
makeCortexkitDbFunction · 0.85
hasMethod · 0.80
getMethod · 0.80
makeDbFunction · 0.70
tempDirFunction · 0.70
runMethod · 0.65

Tested by

no test coverage detected