MCPcopy Create free account
hub / github.com/dmno-dev/bumpy / ci-channel-comment.test.ts

File ci-channel-comment.test.ts

packages/bumpy/test/core/ci-channel-comment.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, test, expect } from 'bun:test';
2import { formatReleasePlanComment } from '../../src/commands/ci.ts';
3import { resolveChannels } from '../../src/core/channels.ts';
4import { makeRelease, makeReleasePlan, makeBumpFile, makeConfig } from '../helpers.ts';

Callers

nothing calls this directly

Calls 6

resolveChannelsFunction · 0.90
makeConfigFunction · 0.90
makeReleasePlanFunction · 0.90
makeReleaseFunction · 0.90
makeBumpFileFunction · 0.90
formatReleasePlanCommentFunction · 0.90

Tested by

no test coverage detected