MCPcopy
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

1import { describe, test, expect, beforeAll, afterAll } from 'bun:test';
2import { runSkillTest } from './helpers/session-runner';
3import { callJudge } from './helpers/llm-judge';
4import {

Callers

nothing calls this directly

Calls 13

createEvalCollectorFunction · 0.90
describeIfSelectedFunction · 0.90
testConcurrentIfSelectedFunction · 0.90
runSkillTestFunction · 0.90
logCostFunction · 0.90
recordE2EFunction · 0.90
setupBrowseShimsFunction · 0.90
finalizeEvalCollectorFunction · 0.90
setupReviewDirFunction · 0.85
spawnSyncFunction · 0.85
stopMethod · 0.80
runFunction · 0.70

Tested by

no test coverage detected