dify/api/tests/unit_tests/core/ops
Stephen Zhou 0564b75187
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/tests/unit_tests/commands/test_generate_swagger_specs.py
#	api/tests/unit_tests/controllers/console/app/test_agent_manage_guard.py
#	api/tests/unit_tests/extensions/test_ext_login.py
#	packages/dify-ui/src/alert-dialog/index.tsx
#	web/app/components/datasets/external-api/external-api-modal/index.tsx
#	web/app/components/datasets/list/dataset-card/components/operations-dropdown.tsx
#	web/features/new-rag/document-list.tsx
#	web/features/new-rag/sources-page.tsx
2026-08-24 11:03:38 +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 feat(trace): add provider-neutral unified tracing (#39451) 2026-08-21 11:28:18 +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