MCPcopy Create free account
hub / github.com/callumalpass/tasknotes / TaskLinkOverlay.contextmenu.test.ts

File TaskLinkOverlay.contextmenu.test.ts

tests/unit/editor/TaskLinkOverlay.contextmenu.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { EditorState, EditorSelection } from '@codemirror/state';
2import { EditorView } from '@codemirror/view';
3import { buildTaskLinkDecorations, createTaskLinkOverlay } from '../../../src/editor/TaskLinkOverlay';
4import { TaskLinkWidget } from '../../../src/editor/TaskLinkWidget';

Callers

nothing calls this directly

Calls 4

buildTaskLinkDecorationsFunction · 0.90
createMockOverlayElementFunction · 0.70
createTaskMethod · 0.65
createMethod · 0.65

Tested by

no test coverage detected