dify/api/tests/integration_tests/workflow/nodes
-LAN- 06ba40f016
refactor(code_node): implement DI for the code node (#30519)
2026-01-04 21:50:42 +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
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
test_code.py refactor(code_node): implement DI for the code node (#30519) 2026-01-04 21:50:42 +08:00
test_http.py fix: validate API key is not empty in HTTPRequest node (#29950) 2025-12-21 17:04:07 +08:00
test_llm.py Refactor: centralize node data hydration (#27771) 2025-11-27 15:41:56 +08:00
test_parameter_extractor.py Refactor: centralize node data hydration (#27771) 2025-11-27 15:41:56 +08:00
test_template_transform.py Refactor: centralize node data hydration (#27771) 2025-11-27 15:41:56 +08:00
test_tool.py Refactor: centralize node data hydration (#27771) 2025-11-27 15:41:56 +08:00