dify/api/tests/test_containers_integration...
QuantumGhost 03e3acfc71
feat(api): Human Input Node (backend part) (#31646)
The backend part of the human in the loop (HITL) feature and relevant architecture / workflow engine changes.

Signed-off-by: yihong0618 <zouzou0208@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: 盐粒 Yanli <yanli@dify.ai>
Co-authored-by: CrabSAMA <40541269+CrabSAMA@users.noreply.github.com>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: yihong <zouzou0208@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
2026-01-30 10:18:49 +08:00
..
controllers/console/app feat(api): Human Input Node (backend part) (#31646) 2026-01-30 10:18:49 +08:00
core feat(api): Human Input Node (backend part) (#31646) 2026-01-30 10:18:49 +08:00
factories chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
helpers feat(api): Human Input Node (backend part) (#31646) 2026-01-30 10:18:49 +08:00
libs feat(api): Human Input Node (backend part) (#31646) 2026-01-30 10:18:49 +08:00
models feat(api): Human Input Node (backend part) (#31646) 2026-01-30 10:18:49 +08:00
repositories feat(api): Human Input Node (backend part) (#31646) 2026-01-30 10:18:49 +08:00
services feat(api): Human Input Node (backend part) (#31646) 2026-01-30 10:18:49 +08:00
tasks feat(api): Human Input Node (backend part) (#31646) 2026-01-30 10:18:49 +08:00
trigger test(trigger): add container integration tests for trigger (#29527) 2025-12-12 11:31:34 +08:00
workflow fix(template-transform): use base64 encoding for Jinja2 templates to fix #26818 (#30223) 2025-12-29 13:03:39 +08:00
__init__.py Feat add testcontainers test (#23269) 2025-08-04 19:27:36 +08:00
conftest.py test: Consolidate API CI test runner (#29440) 2025-12-15 13:20:31 +08:00
test_workflow_pause_integration.py feat(api): Human Input Node (backend part) (#31646) 2026-01-30 10:18:49 +08:00