Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gan-Xing/CodexBridge
/ plugin.test.ts
File
plugin.test.ts
test/providers/codex/plugin.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
'node:assert/strict'
;
2
import
test from
'node:test'
;
3
import
{ CodexProviderPlugin } from
'../../../src/providers/codex/plugin.js'
;
4
Callers
nothing calls this directly
Calls
15
makeBridgeSession
Function · 0.85
makeSessionSettings
Function · 0.85
getClient
Method · 0.80
makePlugin
Function · 0.70
makeProfile
Function · 0.70
listThreads
Method · 0.65
stop
Method · 0.65
startThread
Method · 0.65
startTurn
Method · 0.65
getThreadGoal
Method · 0.65
setThreadGoal
Method · 0.65
clearThreadGoal
Method · 0.65
Tested by
no test coverage detected