dify/api/tests/unit_tests
2026-05-21 16:20:34 +00:00
..
clients feat: add new agent (#36284) 2026-05-19 10:43:23 +00:00
commands feat(api): Flask-RESTX response() vs actual return value checker (#36488) 2026-05-21 15:05:06 +00:00
configs test(api): manage backend pytest services natively (#36235) 2026-05-19 07:52:15 +00:00
controllers fix(api): stop returning 204 with response body and add CI check (#36489) 2026-05-21 16:20:34 +00:00
core feat: wire workflow agent node runtime (#36437) 2026-05-20 12:39:45 +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 test(api): manage backend pytest services natively (#36235) 2026-05-19 07:52:15 +00:00
extensions test(api): manage backend pytest services natively (#36235) 2026-05-19 07:52:15 +00:00
factories fix(api): "File validation failed" on Chatflow follow-up with custom file type + memory (#35891) 2026-05-11 01:57:56 +00:00
fields chore(api): adapt Graphon 0.2.2 upgrade (#35377) 2026-04-18 11:16:24 +00:00
libs fix: allow config pubsub join timeout for lower post-run latency (#36438) 2026-05-20 08:45:51 +00:00
models feat: add new agent (#36284) 2026-05-19 10:43:23 +00:00
oss fix(test): register baidu_obs mock as pytest plugin (#35618) 2026-04-28 05:02:03 +00:00
repositories chore(api): upgrade graphon to 0.4.0 (#36124) 2026-05-18 00:34:17 +00:00
services fix: suggested questions API crash on legacy conversation override configs (#36459) 2026-05-21 01:58:52 +00:00
tasks fix: regenerate document summary after update via API (#35950) (#36035) 2026-05-15 07:26:29 +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