MCPcopy Create free account
hub / github.com/callumalpass/tasknotes / TaskListView.dragControls.test.ts

File TaskListView.dragControls.test.ts

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

Source from the content-addressed store, hash-verified

1import { App, MockObsidian } from "../../helpers/obsidian-runtime";
2import { TaskListView } from "../../../src/bases/TaskListView";
3import { FieldMapper } from "../../../src/services/FieldMapper";
4import { DEFAULT_FIELD_MAPPING } from "../../../src/settings/defaults";

Callers

nothing calls this directly

Tested by

no test coverage detected