dify/api/tests/unit_tests
Bowen Liang e7388779a1
chore: bump ruff to 0.12.x (#22259)
2025-07-12 20:00:54 +08:00
..
configs test:add unit test for api version config (#21919) 2025-07-04 15:33:20 +08:00
controllers feat: Persist Variables for Enhanced Debugging Workflow (#20699) 2025-06-24 09:05:29 +08:00
core feat: add MCP support (#20716) 2025-07-10 14:01:34 +08:00
extensions feat: add redis fallback mechanism #21043 (#21044) 2025-07-10 10:19:58 +08:00
factories Chore: rm useless import and vars (#22108) 2025-07-10 11:47:43 +08:00
libs test: add comprehensive unit tests for PassportService with exception handling optimization (#22268) 2025-07-12 19:56:20 +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 Add unit test for account service (#22278) 2025-07-12 19:58:42 +08:00
utils chore: bump ruff to 0.12.x (#22259) 2025-07-12 20:00:54 +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