dify/api/tests/unit_tests/services/agent
Stephen Zhou 28c2b6ee95
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/controllers/console/auth/login.py
#	api/controllers/console/feature.py
#	api/controllers/web/site.py
#	api/openapi/markdown/console-openapi.md
#	api/openapi/markdown/web-openapi.md
#	api/services/feature_service.py
#	api/tests/test_containers_integration_tests/services/test_account_service.py
#	api/tests/test_containers_integration_tests/services/test_feature_service.py
#	api/tests/unit_tests/controllers/console/auth/test_email_verification.py
#	api/tests/unit_tests/controllers/console/auth/test_login_logout.py
#	api/tests/unit_tests/controllers/web/test_site.py
#	api/tests/unit_tests/services/test_recommended_app_service.py
2026-07-27 13:16:01 +08:00
..
test_agent_composer_entities.py chore(agent-v2): sync changes (#38442) 2026-07-06 13:51:33 +00:00
test_agent_dsl_service.py fix: enforce tool provider type contracts (#39380) 2026-07-22 01:30:55 +00:00
test_agent_observability_service.py fix(agent): show workflow node runs in logs (#39471) 2026-07-24 01:59:57 +00:00
test_agent_services.py Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-07-27 13:16:01 +08:00
test_composer_candidates.py feat(agent-v2): sync nightly updates to main (2026-06-25) (#37915) 2026-06-26 13:13:35 +00:00
test_composer_mention_validation.py fix: enforce tool provider type contracts (#39380) 2026-07-22 01:30:55 +00:00
test_prompt_mentions.py fix: enforce tool provider type contracts (#39380) 2026-07-22 01:30:55 +00:00
test_skill_package_service.py feat(agent-v2): sync nightly updates to main (2026-06-25) (#37915) 2026-06-26 13:13:35 +00:00
test_skill_standardize_service.py test: use sqlite3 session in test_skill_standardize_service (#38712) 2026-07-14 03:57:17 +00:00
test_skill_tool_inference_service.py test: use SQLite sessions in unit misc (#39123) 2026-07-20 10:38:46 +00:00
test_workflow_publish_service.py fix(agent): block unpublished agents in workflows (#39532) 2026-07-24 11:02:43 +00:00