Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/anomalyco/opencode
/ error.test.ts
File
error.test.ts
packages/opencode/test/util/error.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test } from
"bun:test"
2
import
{ NamedError } from
"@opencode-ai/core/util/error"
3
import
{ MessageError } from
"../../src/session/message-error"
4
Callers
nothing calls this directly
Calls
3
test
Function · 0.85
describe
Function · 0.50
toObject
Method · 0.45
Tested by
no test coverage detected