MCPcopy Create free account
hub / github.com/chhoumann/quickadd / applyTemplateToActiveNote.test.ts

File applyTemplateToActiveNote.test.ts

src/engine/applyTemplateToActiveNote.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it, vi } from "vitest";
2
3const { engineApplyMock, engineConstructorMock, resolvedPathMock } =
4 vi.hoisted(() => ({

Callers

nothing calls this directly

Calls 14

isNoteEffectivelyEmptyFunction · 0.90
isMarkdownTemplatePathFunction · 0.90
buildTemplatePickerItemsFunction · 0.90
templatePickerItemLabelFunction · 0.90
applyTemplateToNoteFunction · 0.90
makeExecutorFunction · 0.85
fnMethod · 0.80
makeTemplateChoiceFunction · 0.70
makeMultiChoiceFunction · 0.70
makeFileFunction · 0.70
makeAppFunction · 0.70
ctxFunction · 0.70

Tested by

no test coverage detected