MCPcopy Create free account
hub / github.com/dmno-dev/bumpy / bump-file-channels.test.ts

File bump-file-channels.test.ts

packages/bumpy/test/core/bump-file-channels.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, test, expect } from 'bun:test';
2import { mkdir, writeFile } from 'node:fs/promises';
3import { existsSync } from 'node:fs';
4import { resolve } from 'node:path';

Callers

nothing calls this directly

Calls 8

createTempGitRepoFunction · 0.90
readBumpFilesFunction · 0.90
cleanupTempDirFunction · 0.90
filterBranchBumpFilesFunction · 0.90
moveBumpFilesToChannelFunction · 0.90
gitInDirFunction · 0.90
recoverDeletedBumpFilesFunction · 0.90
writeBumpFileAtFunction · 0.85

Tested by

no test coverage detected