dify/api/tests/unit_tests
Jason Young 38106074b4
test: add comprehensive unit tests for console authentication and authorization decorators (#22439)
2025-07-16 10:07:01 +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 unit tests for console authentication and authorization decorators (#22439) 2025-07-16 10:07:01 +08:00
core fix: generate deterministic operationId for root endpoints without one (#19888) 2025-07-15 14:19:55 +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 login decorator (#22294) 2025-07-14 09:34:13 +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 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