dify/api/tests/unit_tests/extensions
Stephen Zhou 3e59fba46a
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/controllers/console/app/app.py
#	api/controllers/console/app/app_import.py
#	api/controllers/console/auth/activate.py
#	api/controllers/console/setup.py
#	api/tests/unit_tests/controllers/console/workspace/test_plugin.py
#	web/features/new-rag/document-list.tsx
#	web/features/new-rag/sources-page.tsx
#	web/features/new-rag/website-crawl-preview.tsx
2026-08-10 10:34:47 +08:00
..
logstore test: use sqlite sessions at generation boundaries (#40095) 2026-08-07 03:45:27 +00:00
otel test: use real ORM models in app and API tests (#40020) 2026-08-06 04:36:58 +00:00
storage Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-07-27 13:16:01 +08:00
test_celery_ssl.py refactor: introduce agent working environment architecture (#39480) 2026-07-28 13:16:05 +00:00
test_community_telemetry_celery.py feat: add CE telemetry report (#39452) 2026-07-27 02:04:28 +00:00
test_ext_application_services.py refactor(api): decouple setup and spec endpoints (#40104) 2026-08-08 11:52:15 +00:00
test_ext_blueprints_cors.py fix(dataset): align New RAG acceptance flows 2026-07-29 22:41:42 +08:00
test_ext_blueprints_openapi.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
test_ext_knowledge_fs_observability.py Expand application capabilities and refactor core workflows 2026-07-22 05:09:09 -04:00
test_ext_login.py test: use real ORM models in app and API tests (#40020) 2026-08-06 04:36:58 +00:00
test_ext_request_logging.py chore: inject more db.session (#38045) 2026-06-30 06:55:54 +00:00
test_ext_socketio.py fix(socketio): omit socket_timeout from RedisManager pub/sub options (#39587) 2026-07-30 00:50:21 +00:00
test_knowledge_fs_celery.py fix(knowledge_fs): standardize payload field names in initial source tasks 2026-08-07 17:18:44 +08:00
test_pubsub_channel.py refactor: improve stream close 2 (#37106) 2026-06-23 03:32:33 +00:00
test_redis.py feat: redis support keepalive and retry more error (#38973) 2026-07-15 06:20:19 +00:00
test_set_secretkey.py fix(security): harden self-hosted SECRET_KEY bootstrap (#36049) 2026-05-12 05:35:24 +00:00
test_workflow_warm_shutdown.py feat(api): abort active workflow runs during Celery warm shutdown (#38220) 2026-07-03 04:51:53 +00:00