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

File codexVersion.test.ts

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

Source from the content-addressed store, hash-verified

1import { win32 } from 'node:path'
2import { beforeEach, describe, expect, it, vi } from 'vitest'
3
4const { resolveCodexCommandMock, spawnSyncMock } = vi.hoisted(() => ({

Callers

nothing calls this directly

Calls 3

parseCodexVersionFunction · 0.90
isCodexVersionAtLeastFunction · 0.90

Tested by

no test coverage detected