dify/web/__tests__
yyh e730124740
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
# Conflicts:
#	api/uv.lock
#	web/app/components/apps/__tests__/app-card.spec.tsx
#	web/app/components/apps/__tests__/list.spec.tsx
#	web/app/components/datasets/create/__tests__/index.spec.tsx
#	web/app/components/datasets/metadata/metadata-dataset/__tests__/dataset-metadata-drawer.spec.tsx
#	web/app/components/plugins/readme-panel/__tests__/index.spec.tsx
#	web/app/components/rag-pipeline/__tests__/index.spec.tsx
#	web/app/components/rag-pipeline/hooks/__tests__/index.spec.ts
#	web/eslint-suppressions.json
2026-02-13 15:17:52 +08:00
..
apps Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-13 15:17:52 +08:00
billing test: add comprehensive unit and integration tests for billing components (#32227) 2026-02-12 10:05:06 +08:00
datasets test: add comprehensive unit and integration tests for dataset module (#32187) 2026-02-12 10:00:32 +08:00
develop test: add unit and integration tests for share, develop, and goto-anything modules (#32246) 2026-02-12 10:05:43 +08:00
explore feat(tests): add integration tests for explore app list, installed apps, and sidebar lifecycle flows (#32248) 2026-02-12 10:29:03 +08:00
goto-anything test: add unit and integration tests for share, develop, and goto-anything modules (#32246) 2026-02-12 10:05:43 +08:00
plugins test(web): add comprehensive unit and integration tests for plugins and tools modules (#32220) 2026-02-12 10:04:56 +08:00
rag-pipeline test: add comprehensive unit and integration tests for RAG Pipeline components (#32237) 2026-02-12 10:28:55 +08:00
share test: add unit and integration tests for share, develop, and goto-anything modules (#32246) 2026-02-12 10:05:43 +08:00
tools test(web): add comprehensive unit and integration tests for plugins and tools modules (#32220) 2026-02-12 10:04:56 +08:00
check-i18n.test.ts chore: i18n namespace refactor in package.json and add missing translations (#30324) 2025-12-29 20:59:11 +08:00
description-validation.test.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
document-detail-navigation-fix.test.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
document-list-sorting.test.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
embedded-user-id-auth.test.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
embedded-user-id-store.test.tsx refactor(web): setup status caching (#30798) 2026-01-13 16:59:49 +08:00
i18n-upload-features.test.ts refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
navigation-utils.test.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
plugin-tool-workflow-error.test.tsx CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
real-browser-flicker.test.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
unified-tags-logic.test.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
workflow-onboarding-integration.test.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
xss-prevention.test.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00