dify/api/tests/unit_tests
2026-07-30 02:53:50 +00:00
..
clients refactor: introduce agent working environment architecture (#39480) 2026-07-28 13:16:05 +00:00
commands ci: replace custom noqa markers with guard ignores (#39679) 2026-07-28 08:52:12 +00:00
configs feat: add bearer auth to agent backend (#39622) 2026-07-27 08:37:30 +00:00
controllers fix(plugin): preserve credentials during local replacement (#39764) 2026-07-29 12:39:06 +00:00
core test: use SQLite sessions in core repositories (#39073) 2026-07-30 02:53:50 +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 test: enforce strict typing in migrated unit tests (#39689) 2026-07-28 14:04:56 +00:00
extensions fix(socketio): omit socket_timeout from RedisManager pub/sub options (#39587) 2026-07-30 00:50:21 +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 test: use SQLite sessions in libs (#39089) 2026-07-29 05:53:33 +00:00
migrations feat(agent): make home snapshots optional and use backend defaults (#39702) 2026-07-29 02:01:12 +00:00
models test: use sqlite3 session in test_snippet (#38691) 2026-07-27 01:53:52 +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 test: use SQLite sessions in rag pipeline transform (#39050) 2026-07-30 02:43:48 +00:00
tasks fix: handle unconfigured LLM workflow streams (#39741) 2026-07-29 06:07:24 +00:00
tools fix: fix mcp output_schema is optional (#39453) 2026-07-28 02:31:18 +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
.ruff.toml test: migrate account service tests to shared SQLite (#39758) 2026-07-29 11:43:32 +00:00
conftest.py test: share unbound unit test sessions (#39690) 2026-07-28 14:12:08 +00:00
pyrefly.toml test: migrate account service tests to shared SQLite (#39758) 2026-07-29 11:43:32 +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(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
test_sqlite_fixtures.py test: share unbound unit test sessions (#39690) 2026-07-28 14:12:08 +00:00