dify/web/app/components/plugins/plugin-auth/authorize
CodingOnStar fe0b221354 test(JinaReader): add tests for handling null and undefined limits
- Introduced new test cases to verify that the JinaReader component correctly handles scenarios where the crawl limit is null or undefined, ensuring that the task is not initiated in these cases.
- Refactored existing tests to remove unnecessary promise resolutions, improving clarity and maintainability.
2025-12-29 15:37:01 +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 test(JinaReader): add tests for handling null and undefined limits 2025-12-29 15:37:01 +08:00
api-key-modal.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
authorize-components.spec.tsx test: improve unit tests for plugin authentication components 2025-12-25 17:52:45 +08:00
index.spec.tsx test: add comprehensive tests for plugin authentication components 2025-12-24 16:39:15 +08:00
index.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
oauth-client-settings.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00