dify/api/tests/unit_tests/core/app
Jyong 6eed85af89 Merge branch 'main' into deploy/konwledge
# Conflicts:
#	api/tests/test_containers_integration_tests/services/test_workspace_service.py
#	api/tests/unit_tests/controllers/web/test_web_login.py
#	api/tests/unit_tests/libs/test_helper.py
2026-07-28 03:25:30 -04:00
..
app_config refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
apps Merge branch 'main' into deploy/konwledge 2026-07-28 03:25:30 -04: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