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

File TemplateInsertEngine.test.ts

src/engine/TemplateInsertEngine.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
3// Simulates structured values collected by the formatter's property
4// collector during formatting (Template Property Types).

Callers

nothing calls this directly

Calls 14

isTemplateInsertModeFunction · 0.90
splitTemplateFrontmatterFunction · 0.90
makeHarnessFunction · 0.85
makePathHarnessFunction · 0.85
fnMethod · 0.80
makeFileFunction · 0.70
makeEngineFunction · 0.70
makeTemplateChoiceFunction · 0.70
clearMethod · 0.45
applyMethod · 0.45
setMethod · 0.45

Tested by

no test coverage detected