dify/api/tests/integration_tests
Ryuta KOBAYASHI 64d72c6fb9
feat(api): pass app_id to model plugins for provider-side cost attribution (#35859)
Co-authored-by: WH-2099 <wh2099@pm.me>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-06 08:54:16 +00:00
..
controllers refactor: accept db.session explicitly in FeedbackService (#37694) 2026-06-21 00:52: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 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(api): migrate workspace account endpoints to BaseModel (#37954) 2026-07-06 06:57:40 +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: add Type to test (#37191) 2026-06-19 16:44:20 +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 chore: make AccountService.load_user use passed session (#37764) 2026-06-24 07:29:12 +00:00