dify/api/tests/unit_tests
2026-06-26 03:16:22 +09:00
..
clients feat(agent-v2): sync nightly updates to main (2026-06-22) (#37651) 2026-06-23 08:05:16 +00:00
commands chore: add Type to test (#37191) 2026-06-19 16:44:20 +00:00
configs fix(api): add bounded timeouts to Nacos remote settings HTTP requests (#37444) 2026-06-16 07:42:51 +00:00
controllers refactor(api): migrate dataset endpoints to BaseModel 2026-06-26 03:16:22 +09:00
core refactor(tests): replace logger mocks with caplog (#37468) (#37922) 2026-06-25 09:48:43 +00:00
enterprise/telemetry chore: add type to test (#37876) 2026-06-25 03:01:09 +00:00
enums refactor: quota v3 integration (#35436) 2026-04-27 01:49:40 +00:00
events chore: rm all mock_logger (#37786) 2026-06-24 07:10:02 +00:00
extensions chore: rm all mock_logger (#37786) 2026-06-24 07:10:02 +00:00
factories fix: validate conversation variable description length to prevent varchar(255) truncation error (#33038) 2026-06-10 07:28:12 +00:00
fields feat(chatflow): stream LLM reasoning to a live thinking panel (#37460) 2026-06-23 09:49:01 +00:00
libs chore(api): surface pyrefly output on type-check failures (#37934) 2026-06-25 13:47:10 +00:00
migrations feat(agent-v2): sync nightly updates to main (2026-06-22) (#37651) 2026-06-23 08:05:16 +00:00
models refactor(test): replace SimpleNamespace with real UploadFile model in test_dataset_models.py (#37935) 2026-06-25 09:35:24 +00:00
oss chore: add more type in test (#37609) 2026-06-18 23:07:12 +00:00
repositories feat(api): introduce select, file and file list form input types to Human Input node (#36322) 2026-06-04 01:54:28 +00:00
services test: replace logger mock with caplog in workflow collaboration test (#37971) 2026-06-25 16:45:59 +00:00
tasks refactor(tests): replace logger mocks with caplog (#37468) (#37922) 2026-06-25 09:48:43 +00:00
tools chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
utils chore: add Type to test (#37191) 2026-06-19 16:44:20 +00:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
.gitignore Enhance Code Consistency Across Repository with .editorconfig (#19023) 2025-04-29 18:04:33 +08:00
conftest.py chore: fix use select style api in orm (#35531) 2026-04-24 08:35:20 +00:00
test_makefile_backend_tests.py test(api): manage backend pytest services natively (#36235) 2026-05-19 07:52:15 +00:00
test_pytest_dify.py test(api): manage backend pytest services natively (#36235) 2026-05-19 07:52:15 +00:00