dify/web/app/components/plugins
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
..
base chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
card chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
install-plugin chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
marketplace chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
plugin-auth test: add comprehensive tests for plugin authentication components 2025-12-24 16:39:15 +08:00
plugin-detail-panel chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
plugin-item test: enhance unit tests for plugin components 2025-12-25 17:27:54 +08:00
plugin-mutation-model chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
plugin-page test: enhance unit tests for plugin components 2025-12-25 17:27:54 +08:00
readme-panel chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
reference-setting-modal chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
update-plugin chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
constants.ts feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
hooks.ts feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
provider-card.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
types.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
utils.ts fix: Refactor i18n config and fix plugin search box styling issue (#22945) 2025-07-25 15:01:28 +08:00