test(workflow): add unit tests for validateWorkflowDescriptor #20
Reference in New Issue
Block a user
Delete Branch "test/19-validate-workflow-descriptor"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
Add comprehensive unit tests for
validateWorkflowDescriptor.Why
Issue #19 requested test coverage for this validation function.
Changes
packages/workflow/__tests__/workflow-descriptor.test.ts— 19 test cases covering all branches ofvalidateWorkflowDescriptorRef
Fixes #19
1946616112tof73bf1e313