MCPcopy Index your code
hub / github.com/garrytan/gstack / skill-routing-e2e.test.ts

File skill-routing-e2e.test.ts

test/skill-routing-e2e.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, test, expect, afterAll } from 'bun:test';
2import { runSkillTest } from './helpers/session-runner';
3import type { SkillTestResult } from './helpers/session-runner';
4import { EvalCollector } from './helpers/eval-store';

Callers

nothing calls this directly

Calls 11

detectBaseBranchFunction · 0.90
getChangedFilesFunction · 0.90
selectTestsFunction · 0.90
runSkillTestFunction · 0.90
createRoutingWorkDirFunction · 0.85
recordRoutingFunction · 0.85
spawnSyncFunction · 0.85
finalizeMethod · 0.80
testIfSelectedFunction · 0.70
logCostFunction · 0.70
runFunction · 0.70

Tested by

no test coverage detected