Does anyone have any experience/wisdom to share for writing automated test cases to unit test workflows? That is, you’ve created, or are creating, an automation project and you write automated test cases to test your workflows.
The test cases depends on the solution. Depending on the solution that can be created. Mostly includes success and fail cases for environment(website/application readiness), logins, fetching data, shared drive connectivity, etc along with their corresponding flow and the features covered in test cases
also, you should have the basic coding standard part checked/tested by the workflow analyzer also