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

Add /emails/{id} resource and corresponding test to part2.2-rest #58

Merged
merged 14 commits into from
Apr 26, 2024

Conversation

3750
Copy link
Collaborator

@3750 3750 commented Apr 16, 2024

This PR adds /emails/{id} resource and corresponding tests (GetEmailResourceTest) in part2.2-rest. GetEmailResourceTest is a simpler then SendEmailResourceTest, because we parametrize Wiremock stubs based on request path, not request body (like in SendEmailResourceTest).

@3750 3750 changed the title Simple wiremock test Add /emails/{id} resource and corresponding test to part2.2-rest Apr 16, 2024
@3750 3750 enabled auto-merge April 16, 2024 09:17
@3750 3750 merged commit c22ca41 into main Apr 26, 2024
2 checks passed
@3750 3750 deleted the simple-wiremock-test branch April 26, 2024 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants