Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ beforeEach, describe, expect, it, vi } from
"vitest"
;
2
3
const
{ engineApplyMock, engineConstructorMock, resolvedPathMock } =
4
vi.hoisted(() => ({
Callers
nothing calls this directly
Calls
14
isNoteEffectivelyEmpty
Function · 0.90
isMarkdownTemplatePath
Function · 0.90
buildTemplatePickerItems
Function · 0.90
templatePickerItemLabel
Function · 0.90
applyTemplateToNote
Function · 0.90
makeExecutor
Function · 0.85
fn
Method · 0.80
makeTemplateChoice
Function · 0.70
makeMultiChoice
Function · 0.70
makeFile
Function · 0.70
makeApp
Function · 0.70
ctx
Function · 0.70
Tested by
no test coverage detected