mirror of
https://github.com/langgenius/dify.git
synced 2026-09-08 02:43:49 +08:00
test: reclassify response filter regressions
This commit is contained in:
parent
8b8031710b
commit
7737e5474f
@ -1,4 +1,4 @@
|
||||
"""Integration coverage for Dify's ResponseStreamFilter boundary behavior."""
|
||||
"""Unit coverage for Dify's in-memory ResponseStreamFilter boundary behavior."""
|
||||
|
||||
from core.workflow.workflow_entry import iter_dify_graph_engine_events
|
||||
from graphon.graph_engine import GraphEngine, GraphEngineConfig
|
||||
@ -1,4 +1,4 @@
|
||||
"""Regression test: if-else branch + human_input pause + downstream answer nodes.
|
||||
"""In-memory regression test: if-else branch + human_input pause + downstream answer nodes.
|
||||
|
||||
Reproduces https://github.com/langgenius/dify/issues/38525 at the
|
||||
iter_dify_graph_engine_events layer: without a restored ResponseStreamFilter,
|
||||
Loading…
Reference in New Issue
Block a user