dify/api/tests/unit_tests
Manan Bansal 9ccbfbaf9d
fix(api): add bounded timeouts to Nacos remote settings HTTP requests (#37444)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Crazywoola <100913391+crazywoola@users.noreply.github.com>
2026-06-16 07:42:51 +00:00
..
clients feat(api): Agent ask_human HITL (phase-1) — workflow node + Agent v2 chat — ENG-635 (#37437) 2026-06-16 03:43:40 +00:00
commands fix: GET query parameter OpenAPI contracts (#37378) 2026-06-12 09:01:22 +00:00
configs fix(api): add bounded timeouts to Nacos remote settings HTTP requests (#37444) 2026-06-16 07:42:51 +00:00
controllers fix(agent): support agent-id chat and inline draft bindings (#37483) 2026-06-16 06:04:30 +00:00
core feat(api): Agent ask_human HITL (phase-1) — workflow node + Agent v2 chat — ENG-635 (#37437) 2026-06-16 03:43:40 +00:00
enterprise/telemetry refactor: replace bare dict with dict[str, Any] in enterprise telemetry, external data tool, and moderation tests (#35185) 2026-04-14 17:51:02 +00:00
enums refactor: quota v3 integration (#35436) 2026-04-27 01:49:40 +00:00
events feat: add cross-environment app migration workflow (#36765) 2026-05-28 07:30:33 +00:00
extensions ci: add flag for linter (#37018) 2026-06-08 04:53:12 +00:00
factories fix: validate conversation variable description length to prevent varchar(255) truncation error (#33038) 2026-06-10 07:28:12 +00:00
fields feat: snippet (#37046) 2026-06-05 09:38:42 +00:00
libs test: use caplog for workspace permission logging (#37473) 2026-06-16 02:51:24 +00:00
models fix: align agent app backing roster API (#37442) 2026-06-15 05:21:38 +00:00
oss fix(test): register baidu_obs mock as pytest plugin (#35618) 2026-04-28 05:02:03 +00:00
repositories feat(api): introduce select, file and file list form input types to Human Input node (#36322) 2026-06-04 01:54:28 +00:00
services fix(agent): include app display fields in published references (#37485) 2026-06-16 07:00:37 +00:00
tasks fix: replace patch logger with caplog in test_remove_app_and_related_data_task (#37468) (#37480) 2026-06-16 05:34:21 +00:00
tools chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
utils feat: marketplace and oauth fixes (#35509) 2026-04-24 07:53:14 +00: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 chore: fix use select style api in orm (#35531) 2026-04-24 08:35:20 +00:00
test_makefile_backend_tests.py test(api): manage backend pytest services natively (#36235) 2026-05-19 07:52:15 +00:00
test_pytest_dify.py test(api): manage backend pytest services natively (#36235) 2026-05-19 07:52:15 +00:00