dify/api/tests/unit_tests/core/app
Stephen Zhou 4120cb5eef
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/controllers/common/wraps.py
#	api/tests/unit_tests/core/rag/docstore/test_dataset_docstore.py
#	api/tests/unit_tests/core/rag/indexing/processor/test_parent_child_index_processor.py
#	api/tests/unit_tests/services/agent/test_workflow_publish_service.py
2026-08-11 10:14:53 +08:00
..
app_config refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
apps Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-11 10:14:53 +08: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: migrate core app sessions to SQLite (#40084) 2026-08-10 09:01:02 +00:00
workflow feat(agent): separate CLI file URL audiences (#39952) 2026-08-04 13:14:02 +00:00
test_easy_ui_model_config_manager.py
test_invoke_from.py
test_llm_quota.py test: use sqlite3 session in test_llm_quota (#38720) 2026-07-25 14:12:17 +00:00