dify/api/tests/unit_tests
Asuka Minato c13136b4f3
Merge branch 'main' into test/migrate-dataset-service-tests-to-testcontainers
2026-03-24 23:28:22 +09:00
..
commands feat: add metrics to clean message and workflow-run task (#33143) 2026-03-17 13:55:28 +08:00
configs refactor: Unify NodeConfigDict.data and BaseNodeData (#32780) 2026-03-11 23:43:58 +08:00
controllers refactor: select in console datasets document controller (#34019) 2026-03-24 21:57:38 +09:00
core feat: configurable model parameters with variable reference support in LLM, Question Classifier and Variable Extractor nodes (#33082) 2026-03-24 17:41:51 +08:00
dify_graph fix(api): add `trigger_info` to WorkflowNodeExecutionMetadataKey (#33753) 2026-03-19 17:56:49 +08:00
extensions feat: Improve SQL Comment Context for Celery Worker Queries (#33058) 2026-03-10 12:37:26 +08:00
factories refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
fields refactor: port api/fields/file_fields.py (#30638) 2026-01-06 22:55:58 +08:00
libs feat: configurable model parameters with variable reference support in LLM, Question Classifier and Variable Extractor nodes (#33082) 2026-03-24 17:41:51 +08:00
models refactor: use EnumText for ApiToolProvider.schema_type_str and Docume… (#33983) 2026-03-24 13:27:50 +09:00
oss test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
repositories refactor: migrate execution extra content repository tests from mocks to testcontainers (#33852) 2026-03-23 17:32:11 +09:00
services Merge branch 'main' into test/migrate-dataset-service-tests-to-testcontainers 2026-03-24 23:28:22 +09:00
tasks refactor: use EnumText for ApiToolProvider.schema_type_str and Docume… (#33983) 2026-03-24 13:27:50 +09:00
tools test: Unit test cases for core.tools module (#32447) 2026-03-12 11:48:13 +08:00
utils refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
.gitignore
__init__.py
conftest.py fix(api): fix the issue that workflow_runs.started_at is overwritten while resuming (#32851) 2026-03-06 15:41:30 +08:00