MCPcopy 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

1import { afterEach, describe, expect, it, vi } from 'vitest';
2import { buildClipboardItem } from '../test/builders';
3import {
4 COPY_FEEDBACK_DURATION,

Callers

nothing calls this directly

Calls 4

copyToClipboardFunction · 0.90
copyWithFeedbackFunction · 0.90
buildClipboardItemFunction · 0.90

Tested by

no test coverage detected