dify/api/tests/unit_tests
-LAN- 1b0f92a331
feat(stress-test): add comprehensive stress testing suite using Locust (#25617)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-09-12 22:25:05 +08:00
..
configs Typing test (#24651) 2025-08-28 09:36:39 +08:00
controllers Feat/email register refactor (#25369) 2025-09-12 10:24:54 +08:00
core chore: adopt StrEnum and auto() for some string-typed enums (#25129) 2025-09-12 21:14:26 +08:00
extensions use autospec=True in mock (#25497) 2025-09-12 09:46:02 +08:00
factories feat: support bool type variable frontend (#24437) 2025-08-26 18:16:05 +08:00
libs test: imporve (#25461) 2025-09-10 11:36:22 +08:00
models [Chore/Refactor] Improve type annotations in models module (#25281) 2025-09-08 09:42:27 +08:00
oss chore: cleanup unnecessary mypy suppressions on imports (#24712) 2025-08-28 23:17:25 +08:00
repositories Fix: Resolve workflow_node_execution primary key conflicts with UUID v7 (#24643) 2025-09-02 14:18:29 +08:00
services chore: adopt StrEnum and auto() for some string-typed enums (#25129) 2025-09-12 21:14:26 +08:00
tasks Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2025-08-26 18:10:31 +08:00
utils feat(stress-test): add comprehensive stress testing suite using Locust (#25617) 2025-09-12 22:25:05 +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