dify/web/__tests__
yyh bbe975c6bc
feat: enhance model plugin workflow checks and model provider management UX (#33289)
Signed-off-by: yyh <yuanyouhuilyz@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Coding On Star <447357187@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: statxc <tyleradams93226@gmail.com>
2026-03-18 10:16:15 +08:00
..
apps feat(web): add base AlertDialog with app-card migration example (#32933) 2026-03-04 13:56:27 +08:00
billing feat: enhance model plugin workflow checks and model provider management UX (#33289) 2026-03-18 10:16:15 +08:00
datasets refactor(web): migrate document list query state to nuqs (#32339) 2026-03-03 18:29:23 +08:00
develop refactor(web): extract custom hooks from complex components and add comprehensive tests (#32301) 2026-02-13 17:21:34 +08:00
explore fix: remove explore context and migrate query to orpc contract (#32320) 2026-02-14 16:18:26 +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 feat: enhance model plugin workflow checks and model provider management UX (#33289) 2026-03-18 10:16:15 +08:00
rag-pipeline refactor: spilt context for better hmr (#33033) 2026-03-05 15:54:56 +08:00
share refactor(web): split share text-generation and add high-coverage tests (#33408) 2026-03-13 19:10:24 +08:00
tools refactor(web): migrate document list query state to nuqs (#32339) 2026-03-03 18:29:23 +08:00
check-components-diff-coverage.test.ts chore: update coverage summary check in web tests workflow (#33533) 2026-03-16 23:09:33 +08:00
check-i18n.test.ts refactor(web): replace String.match() with RegExp.exec() for non-global regex (#32386) 2026-02-18 17:46:38 +09:00
component-coverage-filters.test.ts test: enforce app/components coverage gates in web tests (#33395) 2026-03-13 16:31:05 +08:00
components-coverage-common.test.ts chore: update coverage summary check in web tests workflow (#33533) 2026-03-16 23:09:33 +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