dify/api/tests/unit_tests/core/app
Asuka Minato b100cdc382
test: use SQLite sessions in core app (#39099)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-28 05:22:47 +00:00
..
app_config refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
apps fix(api): wait for workflow worker cleanup before task completion (#39614) 2026-07-27 07:34:25 +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 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 test: use sqlite3 session in test_llm_quota (#38720) 2026-07-25 14:12:17 +00:00