Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ win32 } from
'node:path'
2
import
{ beforeEach, describe, expect, it, vi } from
'vitest'
3
4
const
{ resolveCodexCommandMock, spawnSyncMock } = vi.hoisted(() => ({
Callers
nothing calls this directly
Calls
3
parseCodexVersion
Function · 0.90
isCodexVersionAtLeast
Function · 0.90
assertCodexLocalSupported
Function · 0.90
Tested by
no test coverage detected