dify/web/app/components/plugins/plugin-page
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
..
empty test(JinaReader): add tests for handling null and undefined limits 2025-12-29 15:37:01 +08:00
filter-management test(JinaReader): add tests for handling null and undefined limits 2025-12-29 15:37:01 +08:00
list test: enhance unit tests for plugin components 2025-12-25 17:27:54 +08:00
plugin-tasks refactor(plugin-tasks): consolidate plugin task components and improve state management 2025-12-29 15:30:13 +08:00
context.tsx refactor(query-state): migrate query param state management to nuqs (#30184) 2025-12-29 11:24:54 +08:00
debug-info.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
index.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
install-plugin-dropdown.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
plugin-info.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
plugins-panel.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
use-reference-setting.ts refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
use-uploader.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00