Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/garrytan/gstack
/ skill-e2e-design.test.ts
File
skill-e2e-design.test.ts
test/skill-e2e-design.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, test, expect, beforeAll, afterAll } from
'bun:test'
;
2
import
{ runSkillTest } from
'./helpers/session-runner'
;
3
import
{ callJudge } from
'./helpers/llm-judge'
;
4
import
{
Callers
nothing calls this directly
Calls
13
createEvalCollector
Function · 0.90
describeIfSelected
Function · 0.90
testConcurrentIfSelected
Function · 0.90
runSkillTest
Function · 0.90
logCost
Function · 0.90
recordE2E
Function · 0.90
setupBrowseShims
Function · 0.90
finalizeEvalCollector
Function · 0.90
setupReviewDir
Function · 0.85
spawnSync
Function · 0.85
stop
Method · 0.80
run
Function · 0.70
Tested by
no test coverage detected