MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / clipboard.test.ts

File clipboard.test.ts

cli/src/utils/__tests__/clipboard.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { execSync } from 'child_process'
2
3import { createMockTimers } from '@codebuff/common/testing/mocks/timers'
4import { describe, test, expect, beforeEach, afterEach, spyOn } from 'bun:test'

Callers

nothing calls this directly

Calls 9

createMockTimersFunction · 0.90
clearClipboardMessageFunction · 0.90
showClipboardMessageFunction · 0.90
copyTextToClipboardFunction · 0.90
beforeEachFunction · 0.85
afterEachFunction · 0.85

Tested by

no test coverage detected