MCPcopy Index your code
hub / github.com/garrytan/gstack / session-runner.test.ts

File session-runner.test.ts

test/helpers/session-runner.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, test, expect } from 'bun:test';
2import { parseNDJSON } from './session-runner';
3
4// Fixture: minimal NDJSON session (system init, assistant with tool_use, tool result, assistant text, result)

Callers

nothing calls this directly

Calls 2

parseNDJSONFunction · 0.90
testFunction · 0.50

Tested by

no test coverage detected