test(workflow): add unit tests for workflow components (#33910)

Co-authored-by: CodingOnStar <hanxujiang@dify.com>
This commit is contained in:
Coding On Star
2026-03-23 16:37:03 +08:00
committed by GitHub
parent abda859075
commit fdc880bc67
54 changed files with 12469 additions and 189 deletions

View File

@@ -8939,7 +8939,7 @@
},
"app/components/workflow/panel/chat-record/user-input.tsx": {
"ts/no-explicit-any": {
"count": 2
"count": 1
}
},
"app/components/workflow/panel/chat-variable-panel/components/array-bool-list.tsx": {