MCPcopy
hub / github.com/garrytan/gstack / skill-e2e-qa-bugs.test.ts

File skill-e2e-qa-bugs.test.ts

test/skill-e2e-qa-bugs.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 { outcomeJudge } from './helpers/llm-judge';
4import { judgePassed } from './helpers/eval-store';

Callers

nothing calls this directly

Calls 8

createEvalCollectorFunction · 0.90
startTestServerFunction · 0.90
setupBrowseShimsFunction · 0.90
copyDirSyncFunction · 0.90
testConcurrentIfSelectedFunction · 0.90
finalizeEvalCollectorFunction · 0.90
stopMethod · 0.80
runPlantedBugEvalFunction · 0.70

Tested by

no test coverage detected