dify/api/tests/integration_tests
Yunlu Wen a728e0ac69
feat: adding dify cli (#36348)
Co-authored-by: GareArc <garethcxy@dify.ai>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: L1nSn0w <l1nsn0w@qq.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: gigglewang <gigglewang@dify.ai>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
2026-05-26 01:12:36 +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 chore: reorg imports (#35308) 2026-04-16 08:50:02 +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 0.4.0 (#36124) 2026-05-18 00:34:17 +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