dify/web/app/components/workflow/run/__tests__
Stephen Zhou 574461604d
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/commands/system.py
#	api/controllers/console/init_validate.py
#	api/controllers/console/workspace/account.py
#	api/controllers/console/wraps.py
#	api/controllers/openapi/auth/data.py
#	api/core/hosting_configuration.py
#	api/core/provider_manager.py
#	api/core/rag/retrieval/dataset_retrieval.py
#	api/services/workspace_service.py
#	api/tasks/workflow_cfs_scheduler/entities.py
#	api/tests/test_containers_integration_tests/controllers/console/auth/test_password_reset.py
#	api/tests/test_containers_integration_tests/services/test_feature_service.py
#	api/tests/unit_tests/controllers/console/auth/test_account_activation.py
#	api/tests/unit_tests/controllers/openapi/auth/test_data.py
#	api/tests/unit_tests/controllers/service_api/app/test_hitl_service_api.py
#	api/tests/unit_tests/extensions/otel/test_retrieval_tracing.py
#	api/tests/unit_tests/services/test_feature_service_knowledge_fs.py
#	dev/start-worker
#	packages/contracts/console.ts
#	packages/contracts/package.json
#	packages/iconify-collections/custom-public/icons.json
#	web/app/components/workflow/__tests__/index.spec.tsx
#	web/app/components/workflow/index.tsx
#	web/features/new-rag/document-chunk-tree.tsx
#	web/service/fetch.spec.ts
2026-08-12 10:33:29 +08:00
..
get-hovered-parallel-id.spec.ts test: add unit tests for workflow components including tools and inspect vars (#34843) 2026-04-10 13:11:36 +00:00
hooks.spec.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
index.spec.tsx refactor(web): read workflow profile from query cache (#40469) 2026-08-11 09:03:56 +00:00
meta.spec.tsx test(workflow): reorganize specs into __tests__ and align with shared test infrastructure (#33625) 2026-03-18 16:40:28 +08:00
node.spec.tsx fix(workflow): stabilize KnowledgeFS retrieval access 2026-08-11 11:51:17 -04:00
output-panel.spec.tsx fix(web): remove workflow output title tab stop (#40377) 2026-08-10 01:52:33 +00:00
result-panel.spec.tsx style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
result-text.spec.tsx style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
special-result-panel.spec.tsx style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
status-container.spec.tsx chore: add copy action to workflow log errors (#40011) 2026-08-05 05:15:59 +00:00
status.spec.tsx test(e2e): harden behavior coverage and CI gates (#39043) 2026-07-16 07:32:11 +00:00
tracing-panel.spec.tsx fix(web): expose workflow parallel toggle state (#40282) 2026-08-10 02:56:14 +00:00