dify/web/app/components/plugins/plugin-auth/authorize
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
..
add-api-key-button.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
add-oauth-button.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
api-key-modal.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
authorize-components.spec.tsx test: add comprehensive tests for plugin authentication components 2025-12-24 16:39:15 +08:00
index.spec.tsx test: add comprehensive tests for plugin authentication components 2025-12-24 16:39:15 +08:00
index.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
oauth-client-settings.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00