MCPcopy 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

1import assert from 'node:assert/strict';
2import test from 'node:test';
3import { CodexProviderPlugin } from '../../../src/providers/codex/plugin.js';
4

Callers

nothing calls this directly

Calls 15

makeBridgeSessionFunction · 0.85
makeSessionSettingsFunction · 0.85
getClientMethod · 0.80
makePluginFunction · 0.70
makeProfileFunction · 0.70
listThreadsMethod · 0.65
stopMethod · 0.65
startThreadMethod · 0.65
startTurnMethod · 0.65
getThreadGoalMethod · 0.65
setThreadGoalMethod · 0.65
clearThreadGoalMethod · 0.65

Tested by

no test coverage detected