MCPcopy Index your code
hub / github.com/dmno-dev/bumpy / ci-comment.test.ts

File ci-comment.test.ts

packages/bumpy/test/core/ci-comment.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 { mkdtempSync, writeFileSync, rmSync } from 'node:fs';
3import { tmpdir } from 'node:os';
4import { join } from 'node:path';

Callers

nothing calls this directly

Calls 7

installShellMockFunction · 0.90
uninstallShellMockFunction · 0.90
addMockRuleFunction · 0.90
resolveTargetPrNumberFunction · 0.90
getCallsMatchingFunction · 0.90
ciCommentCommandFunction · 0.90
writeEventFunction · 0.85

Tested by

no test coverage detected