Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ColmapView/Colmapview.github.io
/ clipboard.test.ts
File
clipboard.test.ts
src/utils/clipboard.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, describe, expect, it, vi } from
'vitest'
;
2
import
{ buildClipboardItem } from
'../test/builders'
;
3
import
{
4
COPY_FEEDBACK_DURATION,
Callers
nothing calls this directly
Calls
4
copyToClipboard
Function · 0.90
copyWithFeedback
Function · 0.90
buildClipboardItem
Function · 0.90
copyScreenshotToClipboard
Function · 0.90
Tested by
no test coverage detected