Files
dify/api/tests/unit_tests
L1nSn0w ce0d67fd53 test(api): cover separated-mode reasoning streaming (#37460)
Backfill the test gap left by #37460's reasoning streaming:

- _handle_reasoning_chunk_event guard: non-empty emit, empty+non-final
  dropped, empty+final terminal marker emitted
- _handle_node_succeeded_event: LLM reasoning_content persisted into
  metadata.reasoning, accumulating across passes (not overwriting)
- workflow_app_runner: NodeRunReasoningChunkEvent translates to a
  published QueueReasoningChunkEvent
2026-06-23 18:45:17 +08:00
..
2026-06-19 16:44:20 +00:00
2026-06-18 23:07:12 +00:00
2026-06-18 18:53:13 +00:00
2026-04-16 08:50:02 +00:00
2026-06-19 16:44:20 +00:00
2024-04-08 18:51:46 +08:00