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

File QuickAddEngine.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi } from "vitest";
2import { QuickAddEngine } from "./QuickAddEngine";
3
4class TestEngine extends QuickAddEngine {

Callers

nothing calls this directly

Calls 2

createMethod · 0.80
normalizeMethod · 0.45

Tested by

no test coverage detected