Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ openai-rollout.test.ts
File
openai-rollout.test.ts
packages/opencode/test/plugin/openai-rollout.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
{ experimentalWebSocketsEnabled } from
"../../src/plugin"
3
4
describe(
"plugin.openai.websocket rollout"
, () => {
Callers
nothing calls this directly
Calls
3
experimentalWebSocketsEnabled
Function · 0.90
test
Function · 0.85
describe
Function · 0.50
Tested by
no test coverage detected