MCPcopy Create free account
hub / github.com/fontsource/fontsource / bump.test.ts

File bump.test.ts

packages/publish/tests/bump.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from 'fs-extra';
2import { describe, expect, it, vi } from 'vitest';
3
4import { bumpPackages, bumpValue, isValidBumpArg } from '../src/bump';

Callers

nothing calls this directly

Calls 3

isValidBumpArgFunction · 0.90
bumpValueFunction · 0.90
bumpPackagesFunction · 0.90

Tested by

no test coverage detected