Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, expect, it } from
"bun:test"
;
2
import
{ describeError, getErrorMessage } from
"./error-message"
;
3
4
describe(
"describeError"
, () => {
Callers
nothing calls this directly
Calls
2
describeError
Function · 0.90
getErrorMessage
Function · 0.90
Tested by
no test coverage detected