dify/api/tests/unit_tests/core/ops
Stephen Zhou 12a5189576
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/core/rbac/entities.py
#	api/extensions/ext_application_services.py
#	api/extensions/ext_commands.py
#	api/services/enterprise/rbac_service.py
#	api/tests/unit_tests/controllers/console/app/test_agent_manage_guard.py
#	web/app/components/datasets/list/__tests__/index.spec.tsx
2026-09-08 09:26:30 +08:00
..
unified_trace feat(trace): add provider-neutral unified tracing (#39451) 2026-08-21 11:28:18 +00:00
__init__.py refactor: extract common url validator for config_entity.py (#21934) 2025-07-07 09:34:13 +08:00
test_base_trace_instance.py test: use sqlite3 session in test_base_trace_instance (#38744) 2026-07-24 03:55:32 +00:00
test_config_entity.py fix(ops): keep the path of self-hosted LangSmith and Weave endpoints (#40584) 2026-08-13 03:18:22 +00:00
test_lookup_helpers.py test: use SQLite sessions in core ops (#39072) 2026-07-27 10:41:17 +00:00
test_ops_trace_manager.py refactor(models): remove legacy db.session wrappers on Message accessors (#41886) 2026-09-07 09:28:29 +00:00
test_trace_queue_manager.py chore: add Type to test (#35942) 2026-05-09 03:16:22 +00:00
test_trace_session_metadata.py test: migrate trace workflow run ORM model to real entity (#40642) 2026-08-14 05:34:29 +00:00
test_utils.py fix(ops): keep the path of self-hosted LangSmith and Weave endpoints (#40584) 2026-08-13 03:18:22 +00:00