MCPcopy
hub / github.com/callumalpass/tasknotes / taskCardContextMenu.test.ts

File taskCardContextMenu.test.ts

tests/unit/ui/taskCardContextMenu.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Menu, Notice, TFile } from "obsidian";
2import { TaskContextMenu } from "../../../src/components/TaskContextMenu";
3import type TaskNotesPlugin from "../../../src/main";
4import type { TaskInfo } from "../../../src/types";

Callers

nothing calls this directly

Calls 7

showTaskContextMenuFunction · 0.90
containsMethod · 0.80
resolveMethod · 0.80
createTaskFunction · 0.70
createPluginFunction · 0.70
onUpdateMethod · 0.65

Tested by

no test coverage detected