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

File TemplateChoiceEngine.folderSorting.test.ts

src/engine/TemplateChoiceEngine.folderSorting.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 { inputSuggestMock } = vi.hoisted(() => ({
4 inputSuggestMock: vi.fn(),

Callers

nothing calls this directly

Calls 6

getSuggestedItemsFunction · 0.85
createActiveFileFunction · 0.85
fnMethod · 0.80
createEngineFunction · 0.70
createChoiceFunction · 0.70
runMethod · 0.45

Tested by

no test coverage detected