dify/web/app/components/plugins
CodingOnStar e85cb76d93 test: add comprehensive tests for plugin authentication components
- Introduced unit tests for the  components, including , , and .
- Implemented tests for rendering, props handling, user interactions, and edge cases.
- Ensured proper integration with mocked API hooks and context providers.
- Enhanced coverage for credential handling and OAuth flows.
2025-12-24 16:39:15 +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 chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
plugin-mutation-model chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
plugin-page chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +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