dify/api/tests/unit_tests
2026-07-23 10:56:03 +00:00
..
clients fix(agent): preserve complete model usage pricing (#39201) 2026-07-20 08:03:13 +00:00
commands test: use sqlite3 session in test_reset_encrypt_key_pair (#38673) 2026-07-22 09:17:34 +00:00
configs fix(configs): reject host:port-shaped PLUGIN_REMOTE_INSTALL_PORT with actionable hint (#39329) 2026-07-21 02:18:29 +00:00
controllers fix(agent): start new Preview conversations without an ID (#39463) 2026-07-23 09:53:08 +00:00
core chore: avoid duplicate token counting during dataset indexing (#39466) 2026-07-23 10:56:03 +00:00
dev feat(dataset): expose New RAG KnowledgeFS contracts (#39314) 2026-07-23 01:48:36 +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 fix(api,billing): invalidate vector space cache after cleanup (#39404) 2026-07-22 07:30:16 +00:00
extensions fix(api): prevent identity logging deadlock (#39449) 2026-07-23 09:08:04 +00:00
factories test: use sqlite3 session in test_build_from_mapping (#38769) 2026-07-21 08:21:36 +00:00
fields refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
libs chore: improve lambda plugin runtime error display (#39437) 2026-07-23 06:05:14 +00:00
migrations fix(api): skip uuidv7() creation when PostgreSQL 18 provides it natively (#36998) 2026-06-30 02:34:27 +00:00
models test(e2e): validate generated console contracts (#39400) 2026-07-22 07:48:37 +00:00
oss chore: add more type in test (#37609) 2026-06-18 23:07:12 +00:00
repositories fix: prevent hidden-tab collaboration leader from saving stale drafts (#38997) 2026-07-20 06:58:01 +00:00
services fix(agent): start new Preview conversations without an ID (#39463) 2026-07-23 09:53:08 +00:00
tasks fix(api,billing): invalidate vector space cache after cleanup (#39404) 2026-07-22 07:30:16 +00:00
tools test: use SQLite sessions in unit misc (#39120) 2026-07-21 01:51:24 +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 test: use SQLite sessions in service API fixtures (#38784) 2026-07-22 04:51:49 +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