MCPcopy Index your code
hub / github.com/anomalyco/opencode / error.test.ts

File error.test.ts

packages/tui/test/util/error.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test"
2import { errorData, errorFormat, errorMessage } from "../../src/util/error"
3
4describe("util.error", () => {

Callers

nothing calls this directly

Calls 5

errorMessageFunction · 0.90
errorFormatFunction · 0.90
errorDataFunction · 0.90
testFunction · 0.85
describeFunction · 0.50

Tested by

no test coverage detected