MCPcopy 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

1import { afterEach, describe, expect, test } from "bun:test";
2import { formatCliError, HunkUserError } from "./errors";
3
4const originalDebug = process.env.HUNK_DEBUG;

Callers

nothing calls this directly

Calls 1

formatCliErrorFunction · 0.90

Tested by

no test coverage detected