dify/web/app/components/workflow/variable-inspect/__tests__
CodingOnStar 6633f5aef8 feat(workflow): implement DSL modal helpers and refactor update DSL modal
- Added helper functions for DSL validation, import status handling, and feature normalization.
- Refactored the UpdateDSLModal component to utilize the new helper functions, improving readability and maintainability.
- Introduced unit tests for the new helper functions to ensure correctness and reliability.
- Enhanced the node components with new utility functions for managing node states and rendering logic.
2026-03-24 16:16:54 +08:00
..
empty.spec.tsx test(workflow): add unit tests for workflow components (#33741) 2026-03-19 18:35:16 +08:00
group.spec.tsx test(workflow): add unit tests for workflow components (#33741) 2026-03-19 18:35:16 +08:00
large-data-alert.spec.tsx test(workflow): add unit tests for workflow components (#33741) 2026-03-19 18:35:16 +08:00
panel.spec.tsx test(workflow): add unit tests for workflow components (#33741) 2026-03-19 18:35:16 +08:00
trigger.spec.tsx test(workflow): add unit tests for workflow components (#33741) 2026-03-19 18:35:16 +08:00
value-content-sections.spec.tsx feat(workflow): implement DSL modal helpers and refactor update DSL modal 2026-03-24 16:16:54 +08:00
value-content.helpers.branches.spec.ts feat(workflow): implement DSL modal helpers and refactor update DSL modal 2026-03-24 16:16:54 +08:00
value-content.helpers.spec.ts feat(workflow): implement DSL modal helpers and refactor update DSL modal 2026-03-24 16:16:54 +08:00
value-content.spec.tsx feat(workflow): implement DSL modal helpers and refactor update DSL modal 2026-03-24 16:16:54 +08:00