mirror of https://github.com/langgenius/dify.git
- 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. |
||
|---|---|---|
| .. | ||
| add-api-key-button.tsx | ||
| add-oauth-button.tsx | ||
| api-key-modal.tsx | ||
| authorize-components.spec.tsx | ||
| index.spec.tsx | ||
| index.tsx | ||
| oauth-client-settings.tsx | ||