Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ChatLab/ChatLab
/ update-checker.test.ts
File
update-checker.test.ts
apps/cli/src/update-checker.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it } from
'node:test'
2
import
assert from
'node:assert/strict'
3
import
{ performCliSelfUpdate } from
'./update-checker'
4
Callers
nothing calls this directly
Calls
1
performCliSelfUpdate
Function · 0.90
Tested by
no test coverage detected