mirror of
https://github.com/langgenius/dify.git
synced 2026-03-15 22:31:37 +08:00
Migrate test mocks from legacy API functions (fetchAppList, fetchDatasets, postMarketplace) to new oRPC-based service functions (searchApps, searchDatasets, searchPlugins) to align with the contract-first architecture refactor. |
||
|---|---|---|
| .. | ||
| goto-anything | ||
| check-i18n.test.ts | ||
| description-validation.test.tsx | ||
| document-detail-navigation-fix.test.tsx | ||
| document-list-sorting.test.tsx | ||
| embedded-user-id-auth.test.tsx | ||
| embedded-user-id-store.test.tsx | ||
| i18n-upload-features.test.ts | ||
| navigation-utils.test.ts | ||
| plugin-tool-workflow-error.test.tsx | ||
| real-browser-flicker.test.tsx | ||
| unified-tags-logic.test.ts | ||
| workflow-onboarding-integration.test.tsx | ||
| workflow-parallel-limit.test.tsx | ||
| xss-prevention.test.tsx | ||