MCPcopy Create free account
hub / github.com/dmno-dev/bumpy / changelog.test.ts

File changelog.test.ts

packages/bumpy/test/core/changelog.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 { makeRelease, makeBumpFile } from '../helpers.ts';
3import { installShellMock, uninstallShellMock, addMockRule } from '../helpers-shell-mock.ts';
4import {

Callers

nothing calls this directly

Calls 9

makeReleaseFunction · 0.90
makeBumpFileFunction · 0.90
defaultFormatterFunction · 0.90
generateChangelogEntryFunction · 0.90
prependToChangelogFunction · 0.90
installShellMockFunction · 0.90
addMockRuleFunction · 0.90
uninstallShellMockFunction · 0.90
loadFormatterFunction · 0.90

Tested by

no test coverage detected