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

File skill-e2e.test.ts

test/skill-e2e.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 type { SkillTestResult } from './helpers/session-runner';
4import { outcomeJudge, callJudge } from './helpers/llm-judge';

Callers

nothing calls this directly

Calls 15

detectBaseBranchFunction · 0.90
getChangedFilesFunction · 0.90
selectTestsFunction · 0.90
startTestServerFunction · 0.90
runSkillTestFunction · 0.90
spawnSyncFunction · 0.85
stopMethod · 0.80
finalizeMethod · 0.80
describeIfSelectedFunction · 0.70
setupBrowseShimsFunction · 0.70
testIfSelectedFunction · 0.70

Tested by

no test coverage detected