dify/api/tests/unit_tests
2026-07-28 07:06:49 +00:00
..
clients fix(agent): preserve complete model usage pricing (#39201) 2026-07-20 08:03:13 +00:00
commands test: use SQLite sessions in commands (#39080) 2026-07-28 03:29:02 +00:00
configs feat: add bearer auth to agent backend (#39622) 2026-07-27 08:37:30 +00:00
controllers test: use sqlite3 session in test_web_login (#38725) 2026-07-28 06:37:45 +00:00
core fix: populate completion_params from model schema defaults in Agent node (#39590) 2026-07-28 07:06:49 +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
events test: use pristine file-backed SQLite fixtures (#39624) 2026-07-27 08:07:05 +00:00
extensions feat: add CE telemetry report (#39452) 2026-07-27 02:04:28 +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 fix: reject trailing newlines in alphanumeric() validator (#39666) (#39667) 2026-07-28 05:49:19 +00:00
migrations
models test: use sqlite3 session in test_snippet (#38691) 2026-07-27 01:53:52 +00:00
oss
repositories fix: prevent hidden-tab collaboration leader from saving stale drafts (#38997) 2026-07-20 06:58:01 +00:00
services test: use sqlite3 session in test_agent_app_feature_service (#38724) 2026-07-28 06:32:07 +00:00
tasks feat: add CE telemetry report (#39452) 2026-07-27 02:04:28 +00:00
tools fix: fix mcp output_schema is optional (#39453) 2026-07-28 02:31:18 +00:00
utils
__init__.py
.gitignore
conftest.py test: use pristine file-backed SQLite fixtures (#39624) 2026-07-27 08:07:05 +00:00
test_app_factory.py fix: gate service API, MCP and trigger surfaces on enterprise license (#39635) 2026-07-27 08:23:15 +00:00
test_makefile_backend_tests.py
test_pytest_dify.py refactor: thread explicit sessions through app retrieval paths (#38309) 2026-07-02 17:00:47 +00:00
test_sqlite_fixtures.py test: use pristine file-backed SQLite fixtures (#39624) 2026-07-27 08:07:05 +00:00