dify/web/app/components/plugins/plugin-auth
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
..
authorize test(JinaReader): add tests for handling null and undefined limits 2025-12-29 15:37:01 +08:00
authorized refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
hooks refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
authorized-in-data-source-node.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
authorized-in-node.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
index.spec.tsx test: improve unit tests for plugin authentication components 2025-12-25 17:52:45 +08:00
index.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
plugin-auth-in-agent.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
plugin-auth-in-datasource-node.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +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