dify/web/app/components
CodingOnStar 289d752565 test: enhance unit tests for plugin components
- Added comprehensive tests for the plugin authentication and management components, including PluginItem, FilterManagement, and PluginList.
- Implemented tests for rendering, props handling, user interactions, and edge cases.
- Ensured proper integration with mocked API hooks and context providers.
- Improved coverage for various plugin states and filter functionalities.
2025-12-25 17:27:54 +08:00
..
app chore: some tests (#30078) 2025-12-24 14:45:33 +08:00
app-sidebar chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
apps chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
base test: enhance unit tests for plugin components 2025-12-25 17:27:54 +08:00
billing chore: some tests (#30078) 2025-12-24 14:45:33 +08:00
custom chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
datasets chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
develop chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
explore chore: some tests (#30078) 2025-12-24 14:45:33 +08:00
goto-anything chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
header test: enhance unit tests for plugin components 2025-12-25 17:27:54 +08:00
plugins test: enhance unit tests for plugin components 2025-12-25 17:27:54 +08:00
rag-pipeline chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
share chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
signin chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
tools chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
workflow feat: allow user close the tab to sync the draft (#30034) 2025-12-23 19:01:29 +08:00
workflow-app chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
browser-initializer.spec.ts feat: Add polyfill for Array.prototype.toSpliced method (#30031) 2025-12-23 17:48:20 +08:00
browser-initializer.tsx feat: Add polyfill for Array.prototype.toSpliced method (#30031) 2025-12-23 17:48:20 +08:00
i18n-server.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
i18n.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
react-scan.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
sentry-initializer.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
splash.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
swr-initializer.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
with-i18n.tsx Initial commit 2023-05-15 08:51:32 +08:00