MCPcopy
hub / github.com/mksglu/context-mode / codex.test.ts

File codex.test.ts

tests/adapters/codex.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import "../setup-home";
2import { describe, it, expect, beforeEach } from "vitest";
3import { execFileSync } from "node:child_process";
4import { existsSync, mkdirSync, mkdtempSync, readFileSync, readdirSync, rmSync, writeFileSync } from "node:fs";

Callers

nothing calls this directly

Calls 15

probeCodexCliVersionFunction · 0.85
pluginListOutputFunction · 0.85
writeCodexPluginManifestFunction · 0.85
pluginEnabledSettingsFunction · 0.85
resolveSessionDbPathFunction · 0.85
readMatcherConstantFunction · 0.85
allMethod · 0.80
parsePreToolUseInputMethod · 0.65
parsePostToolUseInputMethod · 0.65
parsePreCompactInputMethod · 0.65

Tested by

no test coverage detected