Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/garrytan/gstack
/ relink.test.ts
File
relink.test.ts
test/relink.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, test as _bunTest, expect, beforeEach, afterEach } from
'bun:test'
;
2
import
{ execSync } from
'child_process'
;
3
import
* as fs from
'fs'
;
4
import
* as path from
'path'
;
Callers
nothing calls this directly
Calls
4
setupMockInstall
Function · 0.85
readSkillName
Function · 0.85
test
Function · 0.70
run
Function · 0.70
Tested by
no test coverage detected