Files
langchain/libs/standard-tests/langchain_tests/integration_tests
Mason Daugherty 22575adba4 test(standard-tests): allow extra content blocks in streaming assertions (#37592)
Reasoning-emitting chat models return `[reasoning, text]` content blocks
where vanilla models return `[text]`. The shared streaming integration
tests asserted exactly one block, which fails when reasoning blocks are
returned when streaming is otherwise correct.

Relaxed to assert text presence without touching the lifecycle,
`chunk_position`, or `output_version` checks.
2026-05-21 13:18:54 -05:00
..
2026-02-19 13:19:30 -05:00
2025-11-03 22:11:10 -05:00
2025-11-03 22:11:10 -05:00