MCPcopy Create free account
hub / github.com/callumalpass/tasknotes / issue-1820-api-created-task-cache-fallback.test.ts

File issue-1820-api-created-task-cache-fallback.test.ts

tests/unit/issues/issue-1820-api-created-task-cache-fallback.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 12

deleteCacheMethod · 0.80
setCacheMethod · 0.80
getCachedTaskInfoSyncMethod · 0.80
resolveMethod · 0.80
createMockAppFunction · 0.70
createTaskFunction · 0.70
updateTaskInfoInCacheMethod · 0.65
getTaskInfoMethod · 0.65
onMethod · 0.65
resetMethod · 0.45
getAllTasksMethod · 0.45
initializeMethod · 0.45

Tested by

no test coverage detected