MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / assistant-message.test.ts

File assistant-message.test.ts

test/assistant-message.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { parseSegments, normalizeProse } from '../src/cli/render/assistant-message.js';
3
4describe('normalizeProse (collapse blank-line padding)', () => {

Callers

nothing calls this directly

Calls 4

normalizeProseFunction · 0.85
parseSegmentsFunction · 0.85
tokenizeCodeLineFunction · 0.85
renderInlineFunction · 0.85

Tested by

no test coverage detected