dify/api/tests/unit_tests
Jason Young c7382150b5
test: add comprehensive unit tests for Firecrawl and Watercrawl auth providers (#22705)
2025-07-21 15:58:36 +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 refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +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 feat(workflow_cycle_manager): Removes redundant repository methods and adds caching (#22597) 2025-07-18 09:26:05 +08:00
services test: add comprehensive unit tests for Firecrawl and Watercrawl auth providers (#22705) 2025-07-21 15:58:36 +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 fix: resolve Redis mock import error in test configuration (#22663) 2025-07-20 11:06:38 +08:00