MCPcopy Create free account
hub / github.com/Gan-Xing/CodexBridge / native_api_server.test.ts

File native_api_server.test.ts

test/providers/codex/native_api_server.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 { CodexNativeApiServer } from '../../../src/providers/codex/native_api_server.js';
4import { CodexNativeRuntime } from '../../../src/providers/codex/native_runtime.js';

Callers

nothing calls this directly

Calls 6

parseSseDataTextFunction · 0.85
textMethod · 0.80
makeProfileFunction · 0.70
parseSseTextFunction · 0.70
startMethod · 0.65
stopMethod · 0.65

Tested by

no test coverage detected