Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ afterEach, describe, expect, it, mock } from
"bun:test"
;
2
3
import
{ makeClack } from
"~/shell/ui/clack/styledClack.mock.js"
;
4
import
{ createHumanRenderers } from
"./human.js"
;
Callers
nothing calls this directly
Calls
3
makeClack
Function · 0.85
createHumanRenderers
Function · 0.85
withProgress
Function · 0.85
Tested by
no test coverage detected