dify/web/app/components/plugins/plugin-auth
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
..
authorize test: add comprehensive tests for plugin authentication components 2025-12-24 16:39:15 +08:00
authorized chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
hooks chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
authorized-in-data-source-node.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
authorized-in-node.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +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
plugin-auth-in-agent.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
plugin-auth-in-datasource-node.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
plugin-auth.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
types.ts feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
utils.ts Support OAuth Integration for Plugin Tools (#22550) 2025-07-17 17:18:44 +08:00