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

File config.test.ts

packages/bumpy/test/core/config.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { test, expect, describe } from 'bun:test';
2import { matchGlob, isPackageManaged } from '../../src/core/config.ts';
3import { makeConfig } from '../helpers.ts';
4

Callers

nothing calls this directly

Calls 3

matchGlobFunction · 0.90
isPackageManagedFunction · 0.90
makeConfigFunction · 0.90

Tested by

no test coverage detected