MCPcopy
hub / github.com/callumalpass/tasknotes / DependencyCache.optimization.test.ts

File DependencyCache.optimization.test.ts

tests/unit/utils/DependencyCache.optimization.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/services/FieldMapper";
3import { DEFAULT_FIELD_MAPPING, DEFAULT_SETTINGS } from "../../../src/settings/defaults";
4import {

Callers

nothing calls this directly

Calls 11

buildIndexesMethod · 0.80
createMockAppFunction · 0.70
createFileFunction · 0.70
createDependencyCacheFunction · 0.70
invokeMetadataChangedFunction · 0.70
onMethod · 0.65
setMethod · 0.65
initializeMethod · 0.45
isTaskBlockedMethod · 0.45
isFileUsedAsProjectMethod · 0.45
getBlockedTaskPathsMethod · 0.45

Tested by

no test coverage detected