Skip to content

Commit

Permalink
Solve the ext. validation unit test issue
Browse files Browse the repository at this point in the history
Signed-off-by: Leonid Belenkiy <[email protected]>
  • Loading branch information
unbreakabl3 committed Apr 15, 2024
1 parent 90221b6 commit c47a726
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _posts/2024-03-30-vro-how-to-use-external-validations.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,10 @@ Now let's run the same workflow, but in that time, we provide the name of the VM
>
> Despite my efforts, I could not find a way to do so. If you happen to find a solution, please feel free to share it in the comments section.
### Update 1

The problem regarding unit testing has been resolved and the solution can be accessed [here](https://github.com/unbreakabl3/vmware_aria_orchestrator_examples/blob/main/general_examples/src/test/validateVM.test.ts)

## Summary

The external validation can significantly reduce the risk of errors, improve the quality of the user's experience, and ensure that the workflow's outcome meets the user's expectations.
Expand Down

0 comments on commit c47a726

Please sign in to comment.