Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/QodeXcli/QodeX
/ install-script.test.ts
File
install-script.test.ts
test/install-script.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect } from
'vitest'
;
2
import
{ execFileSync } from
'child_process'
;
3
import
* as path from
'path'
;
4
Callers
nothing calls this directly
Calls
2
runInstaller
Function · 0.85
resolve
Method · 0.80
Tested by
no test coverage detected