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

File MacroChoiceEngine.entry.test.ts

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

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it, vi } from "vitest";
2import { MacroChoiceEngine } from "./MacroChoiceEngine";
3import type QuickAdd from "../main";
4import type { IChoiceExecutor } from "../IChoiceExecutor";

Callers

nothing calls this directly

Calls 10

makeScriptFunction · 0.85
fnMethod · 0.80
pushMethod · 0.80
executeChoiceMethod · 0.80
executeNestedChoiceMethod · 0.80
inputPromptMethod · 0.65
getMethod · 0.45
setMethod · 0.45
resolveMethod · 0.45
runMethod · 0.45

Tested by

no test coverage detected