dify/api/tests/integration_tests/workflow/nodes
-LAN- 0964fc142e
refactor(workflow): inject http request node config through factories and defaults (#32365)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-02-25 16:29:59 +08:00
..
__mock remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
code_executor fix(template-transform): use base64 encoding for Jinja2 templates to fix #26818 (#30223) 2025-12-29 13:03:39 +08:00
knowledge_retrieval refactor: decouple database operations from knowledge retrieval nodes (#31981) 2026-02-09 13:56:55 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
test_code.py refactor: Move workflow node factory to app workflow (#31385) 2026-01-22 18:08:21 +08:00
test_http.py refactor(workflow): inject http request node config through factories and defaults (#32365) 2026-02-25 16:29:59 +08:00
test_llm.py refactor: Move workflow node factory to app workflow (#31385) 2026-01-22 18:08:21 +08:00
test_parameter_extractor.py refactor: Move workflow node factory to app workflow (#31385) 2026-01-22 18:08:21 +08:00
test_template_transform.py refactor: Move workflow node factory to app workflow (#31385) 2026-01-22 18:08:21 +08:00
test_tool.py refactor: Move workflow node factory to app workflow (#31385) 2026-01-22 18:08:21 +08:00