dify/api/tests/unit_tests/core/app
Asuka Minato c76ff4c38c
test: use sqlite3 session in test_base_app_runner (#38740)
Co-authored-by: Byron.wang <byron@dify.ai>
2026-07-22 07:21:22 +00:00
..
app_config refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
apps test: use sqlite3 session in test_base_app_runner (#38740) 2026-07-22 07:21:22 +00:00
entities fix(agent): bound streams and cancel zombie workflow runs (#39186) 2026-07-17 07:46:42 +00:00
features refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
layers test: use SQLite sessions in unit misc (#39120) 2026-07-21 01:51:24 +00:00
task_pipeline test: use sqlite3 session in test_based_generate_task_pipeline (#38738) 2026-07-21 07:37:20 +00:00
workflow fix: preserve and display workflow retry details (#38854) 2026-07-15 05:58:37 +00:00
test_easy_ui_model_config_manager.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
test_invoke_from.py feat(api): forward user_type for MCP identity forwarding (webapp end-users) (#37347) 2026-06-12 07:30:15 +00:00
test_llm_quota.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00