Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/modem-dev/hunk
/ errors.test.ts
File
errors.test.ts
src/core/errors.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, describe, expect, test } from
"bun:test"
;
2
import
{ formatCliError, HunkUserError } from
"./errors"
;
3
4
const
originalDebug = process.env.HUNK_DEBUG;
Callers
nothing calls this directly
Calls
1
formatCliError
Function · 0.90
Tested by
no test coverage detected