dify/web/app/components
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
..
app chore: some tests (#30078) 2025-12-24 14:45:33 +08:00
app-sidebar chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
apps chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
base test: enhance unit tests for plugin components 2025-12-25 17:27:54 +08:00
billing chore: some tests (#30078) 2025-12-24 14:45:33 +08:00
custom chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
datasets chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
develop chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
explore chore: some tests (#30078) 2025-12-24 14:45:33 +08:00
goto-anything chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
header test: enhance unit tests for plugin components 2025-12-25 17:27:54 +08:00
plugins test: improve unit tests for plugin authentication components 2025-12-25 17:52:45 +08:00
rag-pipeline chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
share chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
signin chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
tools chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
workflow feat: allow user close the tab to sync the draft (#30034) 2025-12-23 19:01:29 +08:00
workflow-app chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
browser-initializer.spec.ts feat: Add polyfill for Array.prototype.toSpliced method (#30031) 2025-12-23 17:48:20 +08:00
browser-initializer.tsx feat: Add polyfill for Array.prototype.toSpliced method (#30031) 2025-12-23 17:48:20 +08:00
i18n-server.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
i18n.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
react-scan.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
sentry-initializer.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
splash.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
swr-initializer.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
with-i18n.tsx Initial commit 2023-05-15 08:51:32 +08:00