dify/api/tests/integration_tests
Jingyi 9b74df21d0
feat(web): refine onboarding UI (#37433)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: fatelei <fatelei@gmail.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
Co-authored-by: gigglewang <gigglewang@dify.ai>
Co-authored-by: Yunlu Wen <yunlu.wen@dify.ai>
Co-authored-by: chariri <w@chariri.moe>
Co-authored-by: Evan <2869018789@qq.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-06-15 08:47:15 +00:00
..
controllers feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
core chore(api): upgrade graphon to v0.3.0 (#35469) 2026-05-09 07:30:03 +00:00
factories test: remove legacy storage key loader integration test (#35225) 2026-04-15 09:52:31 +00:00
libs refactor: use EnumText for ApiToken.type (#33961) 2026-03-24 02:46:06 +09:00
model_runtime/__mock chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
plugin refactor(api): replace test fixture side-effect imports (#34421) 2026-04-02 04:55:15 +00:00
services feat(web): refine onboarding UI (#37433) 2026-06-15 08:47:15 +00:00
storage ruff check preview (#25653) 2025-09-16 12:58:12 +08:00
tasks chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
tools refactor(api): replace test fixture side-effect imports (#34421) 2026-04-02 04:55:15 +00:00
utils chore: apply flake8-pytest-style linter rules (#8307) 2024-09-12 18:09:16 +08:00
vdb refactor: move vdb implementations to workspaces (#34900) 2026-04-13 08:56:43 +00:00
workflow chore(api): Upgrade graphon to v0.5.1 (#37168) 2026-06-11 07:37:27 +00:00
__init__.py refactor: move vdb implementations to workspaces (#34900) 2026-04-13 08:56:43 +00:00
.env.example feat: support configurable redis key prefix (#35139) 2026-04-14 09:31:41 +00:00
.gitignore Enhance Code Consistency Across Repository with .editorconfig (#19023) 2025-04-29 18:04:33 +08:00
conftest.py test(api): manage backend pytest services natively (#36235) 2026-05-19 07:52:15 +00:00