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

File filterCacheIndexing.test.ts

tests/unit/services/filterCacheIndexing.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { TFile, type App } from "obsidian";
2import { FieldMapper } from "../../../src/core/FieldMapper";
3import { FilterService } from "../../../src/services/FilterService";
4import { PriorityManager } from "../../../src/services/PriorityManager";

Callers

nothing calls this directly

Calls 13

statusQueryFunction · 0.85
getGroupedTasksMethod · 0.80
createMockAppFunction · 0.70
createFileFunction · 0.70
createTaskManagerFunction · 0.70
createFilterServiceFunction · 0.70
createTaskFunction · 0.70
updateTaskInfoInCacheMethod · 0.65
getAllTaskPathsMethod · 0.65
initializeMethod · 0.45
getFilterOptionsMethod · 0.45
getCacheStatsMethod · 0.45

Tested by

no test coverage detected