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

File package-manager.test.ts

packages/bumpy/test/utils/package-manager.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { test, expect, describe } from 'bun:test';
2import { mkdtemp, rm, writeFile } from 'node:fs/promises';
3import { tmpdir } from 'node:os';
4import { resolve } from 'node:path';

Callers

nothing calls this directly

Calls 8

parseCatalogsFunction · 0.90
diffCatalogMapsFunction · 0.90
isCatalogRefAffectedFunction · 0.90
resolveCatalogDepFunction · 0.90
catalogYamlFileFunction · 0.90
detectWorkspacesFunction · 0.90
mapOfFunction · 0.85
withTempDirFunction · 0.85

Tested by

no test coverage detected