MCPcopy Create free account
hub / github.com/dmno-dev/bumpy / ci-version-pr-body.test.ts

File ci-version-pr-body.test.ts

packages/bumpy/test/core/ci-version-pr-body.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, test, expect } from 'bun:test';
2import { formatVersionPrBody } from '../../src/commands/ci.ts';
3import type { ReleasePlan, PlannedRelease, BumpFile } from '../../src/types.ts';
4

Callers

nothing calls this directly

Calls 2

formatVersionPrBodyFunction · 0.90
makePlanFunction · 0.85

Tested by

no test coverage detected