dify/web/app/components/plugins
CodingOnStar 38e5955760 test: improve unit tests for plugin authentication components
- Updated tests for the transformFormSchemasSecretInput function to clarify handling of null and numeric values.
- Added a data-testid to the AddOAuthButton for more reliable selection in tests.
- Refactored tests for AddOAuthButton to use the new data-testid for clicking the settings button.
- Enhanced assertions in ApiKeyModal and OAuthClientSettings tests to ensure proper API call handling during validation and state updates.
2025-12-25 17:52:45 +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: improve unit tests for plugin authentication components 2025-12-25 17:52:45 +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