dify/api/tests/unit_tests
QuantumGhost e6eb879c61 fix(api): fix human input form substitution
Fix the issues that output fields are not properly replaced for
humaninput form.
2026-01-04 16:50:24 +08:00
..
configs feat: update HTTP timeout configurations and enhance timeout input handling in UI (#26685) 2025-10-10 09:00:06 +08:00
controllers feat(api): Implement HITL for Workflow, add is_resumption for start event 2025-12-30 16:40:08 +08:00
core fix(api): fix human input form substitution 2026-01-04 16:50:24 +08:00
extensions add service layer OTel Span (#28582) 2025-12-05 21:58:32 +08:00
factories hotfix: fix _extract_filename for rfc 5987 (#26230) 2025-11-27 10:54:00 +08:00
libs chore: fix: typing 2025-12-26 15:01:40 +08:00
models perf: remove the n+1 query (#29483) 2025-12-11 15:18:27 +08:00
oss test: Consolidate API CI test runner (#29440) 2025-12-15 13:20:31 +08:00
repositories chore: fix: typing 2025-12-26 15:01:40 +08:00
services feat(api): Implement HITL for Workflow, add is_resumption for start event 2025-12-30 16:40:08 +08:00
tasks WIP: fix(api): handle output variable replacement properly 2026-01-04 01:11:33 +08:00
tools fix(api): ensure JSON responses are properly serialized in ApiTool (#27097) 2025-10-19 18:56:02 +08:00
utils chore: update remove_leading_symbols pattern, keep 【 (#29419) 2025-12-11 09:47:39 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
.gitignore Enhance Code Consistency Across Repository with .editorconfig (#19023) 2025-04-29 18:04:33 +08:00
conftest.py test: Consolidate API CI test runner (#29440) 2025-12-15 13:20:31 +08:00