dify/web/app/components/tools/workflow-tool/hooks
CodingOnStar f72aaf9ff2 refactor(workflow-tool): enhance testing and modal integration
- Introduced a custom QueryClientProvider for improved test isolation in WorkflowToolConfigureButton tests.
- Updated tests to utilize the new renderWithQueryClient function for consistent query handling.
- Refactored modal state management to ensure proper updates and handling of external changes.
- Improved type definitions for better clarity and maintainability.
- Added comprehensive tests for edge cases and user interactions in the WorkflowToolConfigureButton component.
2026-01-26 16:08:57 +08:00
..
use-configure-button.ts refactor(workflow-tool): enhance testing and modal integration 2026-01-26 16:08:57 +08:00
use-modal-state.ts refactor(workflow-tool): enhance testing and modal integration 2026-01-26 16:08:57 +08:00
use-workflow-tool-form.ts refactor(workflow-tool): update types and improve modal handling 2026-01-26 15:19:38 +08:00
use-workflow-tool.ts refactor(workflow-tool): update types and improve modal handling 2026-01-26 15:19:38 +08:00