dify/api/tests/unit_tests/core/app
李政达 7fd2f4f4e8
fix(api): prevent HITL pause from aborting workflow resume (#39485)
Co-authored-by: 李政达 <1242427577@qq.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
2026-07-30 03:21:28 +00:00
..
app_config refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
apps fix(api): prevent HITL pause from aborting workflow resume (#39485) 2026-07-30 03:21:28 +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 core app (#39099) 2026-07-28 05:22:47 +00:00
task_pipeline test: use SQLite sessions in core app (#39075) 2026-07-27 10:45:16 +00:00
workflow test: use SQLite sessions in core app (#39100) 2026-07-29 08:14:06 +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 test: use sqlite3 session in test_llm_quota (#38720) 2026-07-25 14:12:17 +00:00