Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement test cases based on test plan #66

Closed
Tracked by #50
emdobrin opened this issue May 18, 2023 · 0 comments · Fixed by #101
Closed
Tracked by #50

Implement test cases based on test plan #66

emdobrin opened this issue May 18, 2023 · 0 comments · Fixed by #101
Assignees
Labels
task Item that can be completed as a standalone code change or is part of an epic.Used by issue template
Milestone

Comments

@emdobrin
Copy link
Contributor

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:

  1. Network request details - assertions done on HttpConnection object for things like HTTP code
  2. 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

@emdobrin emdobrin added the task Item that can be completed as a standalone code change or is part of an epic.Used by issue template label May 18, 2023
@timkimadobe timkimadobe self-assigned this Sep 15, 2023
@timkimadobe timkimadobe linked a pull request Sep 15, 2023 that will close this issue
10 tasks
@emdobrin emdobrin added this to the v2.4.0 milestone Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Item that can be completed as a standalone code change or is part of an epic.Used by issue template
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants