MCPcopy Index your code
hub / github.com/stackblitz/bolt.new / message-parser.spec.ts

File message-parser.spec.ts

app/lib/runtime/message-parser.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi } from 'vitest';
2import { StreamingMessageParser, type ActionCallback, type ArtifactCallback } from './message-parser';
3
4interface ExpectedResult {

Callers

nothing calls this directly

Calls 2

runTestFunction · 0.85
parseMethod · 0.80

Tested by

no test coverage detected