MCPcopy
hub / github.com/slab/quill / clipboard.spec.ts

File clipboard.spec.ts

packages/quill/test/unit/modules/clipboard.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import Delta from 'quill-delta';
2import { describe, expect, test, vitest } from 'vitest';
3import Quill from '../../../src/core.js';
4import { Range } from '../../../src/core/selection.js';

Callers

nothing calls this directly

Calls 14

createClipboardFunction · 0.85
onCapturePasteMethod · 0.80
toEqualHTMLMethod · 0.80
onMethod · 0.80
onCaptureCopyMethod · 0.80
dangerouslyPasteHTMLMethod · 0.80
convertMethod · 0.80
addMatcherMethod · 0.80
createQuillFunction · 0.70
setupFunction · 0.70
getSelectionMethod · 0.45
setContentsMethod · 0.45

Tested by

no test coverage detected