MCPcopy Index your code
hub / github.com/callumalpass/tasknotes / TaskLinkOverlay.integration.test.ts

File TaskLinkOverlay.integration.test.ts

tests/integration/TaskLinkOverlay.integration.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { EditorState, EditorSelection } from '@codemirror/state';
2import { buildTaskLinkDecorations } from '../../src/editor/TaskLinkOverlay';
3import { TaskLinkWidget } from '../../src/editor/TaskLinkWidget';
4import { PluginFactory, TaskFactory } from '../helpers/mock-factories';

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