dify/api/tests/unit_tests
FFXN 38eb04dc98
fix: hit-testing response failed because of Pydantic check. (#35640)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-04-28 08:37:13 +00:00
..
commands chore: add script to generate openapi v2 json and add in README #35474 (#35477) 2026-04-23 03:42:04 +00:00
configs feat: support configurable redis key prefix (#35139) 2026-04-14 09:31:41 +00:00
controllers fix: hit-testing response failed because of Pydantic check. (#35640) 2026-04-28 08:37:13 +00:00
core fix: keep cleanup tasks resilient to billing API failures (#35600) 2026-04-27 08:51:09 +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: enterprise otel exporter (#33138) 2026-03-27 07:56:31 +00:00
extensions feat: support configurable redis key prefix (#35139) 2026-04-14 09:31:41 +00:00
factories chore(api): adapt Graphon 0.2.2 upgrade (#35377) 2026-04-18 11:16:24 +00:00
fields chore(api): adapt Graphon 0.2.2 upgrade (#35377) 2026-04-18 11:16:24 +00:00
libs chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
models refactor: move SegmentAttachmentBinding and UploadFile to TypeBase (#30218) 2026-04-27 14:01:50 +00:00
oss fix(test): register baidu_obs mock as pytest plugin (#35618) 2026-04-28 05:02:03 +00:00
repositories feat: add service api of HITL (#32826) 2026-04-24 06:37:10 +00:00
services refactor: quota v3 integration (#35436) 2026-04-27 01:49:40 +00:00
tasks fix: download and upload package before invoking upgrade in auto-upgrade task (#35599) 2026-04-27 10:19:56 +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