MCPcopy Index your code
hub / github.com/dmno-dev/bumpy / migrate.test.ts

File migrate.test.ts

packages/bumpy/test/core/migrate.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { test, expect, describe } from 'bun:test';
2import { resolve } from 'node:path';
3import { mkdtemp, rm } from 'node:fs/promises';
4import { tmpdir } from 'node:os';

Callers

nothing calls this directly

Calls 6

writeJsonFunction · 0.90
ensureDirFunction · 0.90
writeTextFunction · 0.90
initCommandFunction · 0.90
existsFunction · 0.90
readTextFunction · 0.90

Tested by

no test coverage detected