Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ createMockTimers } from
'@codebuff/common/testing/mocks/timers'
2
import
{ describe, test, expect, beforeEach, afterEach } from
'bun:test'
3
4
import
{
Callers
nothing calls this directly
Calls
6
initializeThemeStore
Function · 0.90
getCopyIconText
Function · 0.90
createMockTimers
Function · 0.90
beforeEach
Function · 0.85
afterEach
Function · 0.85
handleCopy
Function · 0.70
Tested by
no test coverage detected