dify/web/app/components/share/text-generation/__tests__
CodingOnStar 79d87e6000 refactor(web): replace Dropdown component with DropdownMenu in various components
- Updated DebugItem, MobileOperationDropdown, and Operation components to utilize DropdownMenu for improved dropdown functionality.
- Removed deprecated Dropdown component references and adjusted related tests accordingly.
- Enhanced user interactions and accessibility across dropdown menus.
2026-04-16 16:40:26 +08:00
..
index.spec.tsx test: add unit tests for AppPublisher, Sidebar, Chat, FileUploader, Form Demo, Notion Page Selector, Prompt Editor, and Header Navigation components (#34802) 2026-04-09 07:30:51 +00:00
info-modal.spec.tsx test: add unit and integration tests for share, develop, and goto-anything modules (#32246) 2026-02-12 10:05:43 +08:00
menu-dropdown.spec.tsx refactor(web): replace Dropdown component with DropdownMenu in various components 2026-04-16 16:40:26 +08:00
text-generation-result-panel.spec.tsx refactor(web): split share text-generation and add high-coverage tests (#33408) 2026-03-13 19:10:24 +08:00
text-generation-sidebar.spec.tsx refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00:00