Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anomalyco/opencode
/ structured-output-integration.test.ts
File
structured-output-integration.test.ts
packages/opencode/test/session/structured-output-integration.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
{ SessionV1 } from
"@opencode-ai/core/v1/session"
3
import
{ Ripgrep } from
"@opencode-ai/core/ripgrep"
4
import
{ Effect } from
"effect"
Callers
nothing calls this directly
Calls
9
testEffect
Function · 0.90
test
Function · 0.85
create
Method · 0.65
prompt
Method · 0.65
find
Method · 0.65
describe
Function · 0.50
live
Function · 0.50
messages
Method · 0.45
toObject
Method · 0.45
Tested by
no test coverage detected