dify/api/tests/unit_tests
2026-07-17 08:42:58 +00:00
..
clients fix(agent): bound streams and cancel zombie workflow runs (#39186) 2026-07-17 07:46:42 +00:00
commands refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
configs feat: default plugins for new user (#39167) 2026-07-17 02:49:58 +00:00
controllers test: use sqlite3 session in test_human_input_form (#38780) 2026-07-16 13:17:50 +00:00
core fix(agent): allow dangling refs in workflow drafts (#39192) 2026-07-17 08:42:58 +00:00
enterprise/telemetry test: more caplog (#38452) 2026-07-08 08:24:31 +00:00
enums refactor: quota v3 integration (#35436) 2026-04-27 01:49:40 +00:00
events feat: default plugins for new user (#39167) 2026-07-17 02:49:58 +00:00
extensions feat: redis support keepalive and retry more error (#38973) 2026-07-15 06:20:19 +00:00
factories test: use sqlite3 session in test_file_factory (#38758) 2026-07-14 06:37:25 +00:00
fields refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
libs feat: archive logs export (#38207) 2026-07-14 08:25:37 +00:00
migrations fix(api): skip uuidv7() creation when PostgreSQL 18 provides it natively (#36998) 2026-06-30 02:34:27 +00:00
models refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
oss chore: add more type in test (#37609) 2026-06-18 23:07:12 +00:00
repositories chore(api): upgrade graphon to v0.6.0, migrate HITL logic back to Dify (#38247) 2026-07-03 03:45:21 +00:00
services fix: remove patch logger in test, use caplog instead (Closes #37468) (#39159) 2026-07-17 06:22:20 +00:00
tasks feat: default plugins for new user (#39167) 2026-07-17 02:49:58 +00:00
tools refactor: thread explicit sessions through app retrieval paths (#38309) 2026-07-02 17:00:47 +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: add sqlite3 to conftest (#38475) 2026-07-07 05:04:44 +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 refactor: thread explicit sessions through app retrieval paths (#38309) 2026-07-02 17:00:47 +00:00