Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/garrytan/gstack
/ hook-scripts.test.ts
File
hook-scripts.test.ts
test/hook-scripts.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, test, expect } from
'bun:test'
;
2
import
{ spawnSync } from
'child_process'
;
3
import
* as path from
'path'
;
4
import
* as fs from
'fs'
;
Callers
nothing calls this directly
Calls
6
carefulInput
Function · 0.85
runHookRaw
Function · 0.85
withFreezeDir
Function · 0.85
freezeInput
Function · 0.85
test
Function · 0.70
runHook
Function · 0.70
Tested by
no test coverage detected