dify/api/tests/integration_tests
2026-07-20 07:59:29 +00:00
..
controllers refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +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 feat(api): pass app_id to model plugins for provider-side cost attribution (#35859) 2026-07-06 08:54:16 +00:00
plugin refactor(api): replace test fixture side-effect imports (#34421) 2026-04-02 04:55:15 +00:00
services refactor: use catalog for workflow archive maintenance (#39001) 2026-07-20 07:59:29 +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 fix: preserve ResponseStreamFilter state across workflow pause/resume (#38540) 2026-07-09 01:05:47 +00:00
__init__.py refactor: move vdb implementations to workspaces (#34900) 2026-04-13 08:56:43 +00:00
.env.example fix: prevent hidden-tab collaboration leader from saving stale drafts (#38997) 2026-07-20 06:58:01 +00:00
.gitignore Enhance Code Consistency Across Repository with .editorconfig (#19023) 2025-04-29 18:04:33 +08:00
conftest.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00