-
Notifications
You must be signed in to change notification settings - Fork 13
Implement test cases based on test plan #66
Copy link
Copy link
Closed
Labels
taskItem that can be completed as a standalone code change or is part of an epic.Used by issue templateItem that can be completed as a standalone code change or is part of an epic.Used by issue template
Milestone
Description
Task description
Implement the test cases for the integration testing based on the test plan.
Implement a hybrid assertion testing strategy for validating the integration with the upstream:
- Network request details - assertions done on HttpConnection object for things like HTTP code
- Response payload details - assertions done by capturing the response events that are sent through the Event Hub using testing listeners with wildcards and/or specific event type+source values
Additional implementation details or code snippet(s)
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
taskItem that can be completed as a standalone code change or is part of an epic.Used by issue templateItem that can be completed as a standalone code change or is part of an epic.Used by issue template