Integration Tests for Get Workflow By Id and Get WorkflowRun by Id
Integration tests for Get workflow by Id and Get workflowRun by Id. In the current Tests I have implemented
- A success scenario
- A failure/bad request scenario
- A scenario without necessary authorization
- A scenario with different/invalid partition id
No changes have been made to the Environment variables and the requirement remains same.
No Breaking changes have been introduced.