MCPcopy Create free account
hub / github.com/cortexkit/magic-context / error-message.test.ts

File error-message.test.ts

packages/plugin/src/shared/error-message.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "bun:test";
2import { describeError, getErrorMessage } from "./error-message";
3
4describe("describeError", () => {

Callers

nothing calls this directly

Calls 2

describeErrorFunction · 0.90
getErrorMessageFunction · 0.90

Tested by

no test coverage detected