MCPcopy
hub / github.com/qawolf/cli / confirm.test.ts

File confirm.test.ts

src/shell/ui/renderers/confirm.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 { createConfirm } from "./confirm.js";

Callers

nothing calls this directly

Calls 2

makeClackFunction · 0.85
createConfirmFunction · 0.85

Tested by

no test coverage detected