MCPcopy
hub / github.com/qawolf/cli / human.withProgress.test.ts

File human.withProgress.test.ts

src/shell/ui/renderers/modes/human.withProgress.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 { makeClack } from "~/shell/ui/clack/styledClack.mock.js";
4import { createHumanRenderers } from "./human.js";

Callers

nothing calls this directly

Calls 3

makeClackFunction · 0.85
createHumanRenderersFunction · 0.85
withProgressFunction · 0.85

Tested by

no test coverage detected