MCPcopy Create free account
hub / github.com/dmno-dev/bumpy / apply-release-plan.test.ts

File apply-release-plan.test.ts

packages/bumpy/test/core/apply-release-plan.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 10

makeBumpFileFunction · 0.90
makeReleaseFunction · 0.90
ensureDirFunction · 0.90
writeTextFunction · 0.90
applyReleasePlanFunction · 0.90
makeReleasePlanFunction · 0.90
makeConfigFunction · 0.90
existsFunction · 0.90
readTextFunction · 0.90
setupPackageFunction · 0.85

Tested by

no test coverage detected