claude-print/tests
jedarden c6241e37b7 Add Phase 7: transcript reader with retry loop and dedup
Implements src/transcript.rs: lenient JSONL parsing, message.id dedup
with usage-fingerprint fallback, text extraction from ContentBlock arrays,
40×50ms retry loop for Stop-before-JSONL races (PO-5), and last_assistant_message
fallback. All 18 tests in tests/transcript.rs pass; AS-6 verified with
MOCK_DELAY_JSONL=100.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-10 00:51:59 -04:00
..
pty_integration.rs Implement Phase 6: Stop Poller (bf-64s) 2026-06-10 00:05:14 -04:00
startup.rs Add startup.rs: trust-keyword scanner with test_trust_dialog_* integration tests (Phase 5) 2026-06-08 10:05:27 -04:00
stop_poller.rs Implement Phase 6: Stop Poller (bf-64s) 2026-06-10 00:05:14 -04:00
terminal.rs Add terminal.rs: probe scanner with response table, dedup bitmask, unknown-probe passthrough (Phase 4) 2026-06-08 09:25:54 -04:00
transcript.rs Add Phase 7: transcript reader with retry loop and dedup 2026-06-10 00:51:59 -04:00