MCPcopy
hub / github.com/qawolf/cli / list.json.test.ts

File list.json.test.ts

src/domains/flows/list.json.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, it, mock } from "bun:test";
2
3import type { CommandContext } from "~/shell/commandContext.js";
4import { makeNoopSignals } from "~/shell/signals/createSignalRegistry.fixtures.js";

Callers

nothing calls this directly

Calls 5

makeNoopSignalsFunction · 0.85
makeFakeUIFunction · 0.85
flowsListFunction · 0.85
makeDepsFunction · 0.70
makeCtxFunction · 0.70

Tested by

no test coverage detected