MCPcopy Create free account
hub / github.com/tiann/hapi / codexLocalLauncher.test.ts

File codexLocalLauncher.test.ts

cli/src/codex/codexLocalLauncher.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest';
2import { appendFile, mkdir, rm, writeFile } from 'node:fs/promises';
3import { existsSync } from 'node:fs';
4import { join } from 'node:path';

Callers

nothing calls this directly

Calls 6

codexLocalLauncherFunction · 0.90
writeTranscriptMetaFunction · 0.85
resolveMethod · 0.80
createSessionStubFunction · 0.70
waitFunction · 0.70
pushMethod · 0.45

Tested by

no test coverage detected