Files
dify/api/tests
Charles Yao bae3453c50 test: complete workflow test doubles with env/conversation variables
The secret-scrub wiring reads workflow.environment_variables /
conversation_variables when building the response converter; unit tests that
mock the workflow as a bare SimpleNamespace must provide these attributes
(empty = no secrets). Fixes the workflow task-pipeline and HITL contract tests.
2026-07-16 22:32:32 -07:00
..