dify/api/tests/unit_tests
longbingljw 84935b9169
revert:public schema (#64)
* config adapt revert

* ci test

* fix mysql migration test

* fix

* fix

* lint fix

* fix ob config

* fix

* fix

* fix

* test over
2025-11-15 04:48:09 +08:00
..
configs revert:public schema (#64) 2025-11-15 04:48:09 +08:00
controllers refactor: replace localStorage with HTTP-only cookies for auth tokens (#24365) 2025-10-19 21:29:04 +08:00
core minor fix(rag): return early when pushing empty tasks to avoid Redis DataError (#28027) 2025-11-13 20:18:11 +08:00
extensions feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
factories feat: implement strict type validation for remote file uploads (#27010) 2025-10-18 11:44:11 +08:00
libs feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
models feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
oss rm type ignore (#25715) 2025-10-21 11:26:58 +08:00
repositories feat(api): Introduce workflow pause state management (#27298) 2025-10-30 14:41:09 +08:00
services TypedBase + TypedDict (#28137) 2025-11-13 20:18:51 +08:00
tasks feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
tools fix(api): ensure JSON responses are properly serialized in ApiTool (#27097) 2025-10-19 18:56:02 +08:00
utils rm type ignore (#25715) 2025-10-21 11:26:58 +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