Skip to content

Integration tests for Create Workflow and Trigger workflow integrated with the test framework

Integration tests for Create workflow and Trigger workflow. Added a few example dags for testing. 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

For next steps Implementing a pre-Integration and a Post-Integration phase

No Breaking changes have been introduced.

Edited by Vineeth Guna [Microsoft]

Merge request reports