Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CodebuffAI/codebuff
/ version-utils.test.ts
File
version-utils.test.ts
packages/internal/src/utils/__tests__/version-utils.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it, afterEach, mock } from
'bun:test'
2
3
import
* as versionUtils from
'../version-utils'
4
Callers
nothing calls this directly
Calls
9
afterEach
Function · 0.85
versionOne
Function · 0.85
stringifyVersion
Function · 0.85
incrementPatchVersion
Function · 0.85
isGreater
Function · 0.85
getLatestAgentVersion
Function · 0.85
determineNextVersion
Function · 0.85
versionExists
Function · 0.85
parseVersion
Function · 0.50
Tested by
no test coverage detected