dify/api/tests/unit_tests/libs
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
..
_human_input feat(api): Human Input Node (backend part) (#31646) 2026-01-30 10:18:49 +08:00
broadcast_channel/redis feat: support redis 7.0 shared pub and sub (#28333) 2025-11-21 10:33:52 +08:00
test_archive_storage.py feat: archive workflow run logs backend (#31310) 2026-01-23 13:11:56 +08:00
test_cron_compatibility.py
test_custom_inputs.py
test_datetime_utils.py
test_email_i18n.py
test_email.py
test_encryption.py fix: Login secret text transmission (#29659) 2025-12-16 16:55:51 +08:00
test_external_api.py feat(refactoring): Support Structured Logging (JSON) (#30170) 2026-01-04 11:46:46 +08:00
test_file_utils.py
test_flask_utils.py
test_helper.py feat(api): Human Input Node (backend part) (#31646) 2026-01-30 10:18:49 +08:00
test_json_in_md_parser.py
test_jwt_imports.py
test_login.py
test_oauth_base.py
test_oauth_clients.py
test_orjson.py
test_pandas.py
test_passport.py
test_password.py
test_rate_limiter.py feat(api): Human Input Node (backend part) (#31646) 2026-01-30 10:18:49 +08:00
test_rsa.py
test_schedule_utils_enhanced.py
test_sendgrid_client.py
test_smtp_client.py feat: allow pass hostname in docker env (#30975) 2026-01-14 19:30:37 +08:00
test_time_parser.py
test_token.py
test_uuid_utils.py
test_workspace_permission.py feat: implement workspace permission checks for member invitations an… (#31202) 2026-01-18 19:35:50 -08:00
test_yarl.py