dify/api/tests/unit_tests
Maries a4ef900916
Support OAuth Integration for Plugin Tools (#22550)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
2025-07-17 17:18:44 +08:00
..
configs chore: add SQLALCHEMY_POOL_USE_LIFO option and missing SQLALCHEMY_POOL_PRE_PING env default value. (#22371) 2025-07-15 19:46:48 +08:00
controllers test: add comprehensive OAuth authentication unit tests (#22528) 2025-07-17 14:20:59 +08:00
core minor code fix: remove duplicate type check branch (#22536) 2025-07-17 13:20:31 +08:00
extensions feat: add redis fallback mechanism #21043 (#21044) 2025-07-10 10:19:58 +08:00
factories refactor(api): Separate SegmentType for Integer/Float to Enable Pydantic Serialization (#22025) 2025-07-16 12:31:37 +08:00
libs test: add comprehensive OAuth authentication unit tests (#22528) 2025-07-17 14:20:59 +08:00
models feat(libs): Introduce `extract_tenant_id` (#22086) 2025-07-09 17:45:56 +08:00
oss chore(lint): correct allowed-unused-imports settings for cleanup unused imports in tests (#11922) 2024-12-28 01:19:31 +08:00
repositories refactor(workflow): Rename workflow node execution models (#20458) 2025-05-30 04:56:37 +08:00
services feat(api/repo): Allow to config repository implementation (#21458) 2025-07-14 14:54:38 +08:00
utils Support OAuth Integration for Plugin Tools (#22550) 2025-07-17 17:18:44 +08:00
.gitignore Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 2025-04-29 18:04:33 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
conftest.py Feature:Refactor batch update document status for #21324 (#21325) 2025-06-23 09:49:13 +08:00