MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / copy-button.test.ts

File copy-button.test.ts

cli/src/__tests__/unit/copy-button.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 6

initializeThemeStoreFunction · 0.90
getCopyIconTextFunction · 0.90
createMockTimersFunction · 0.90
beforeEachFunction · 0.85
afterEachFunction · 0.85
handleCopyFunction · 0.70

Tested by

no test coverage detected