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

Rust: Replay testing use assert_requests_match #5611

Merged

Conversation

DavidSouther
Copy link
Contributor

Closes #5609


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@DavidSouther DavidSouther self-assigned this Nov 2, 2023
@github-actions github-actions bot added the Rust This issue relates to the AWS SDK for Rust (Preview) label Nov 2, 2023
@DavidSouther DavidSouther added Task A general update to the code base for language clarification, missing actions, tests, etc. Tools This issue relates to a custom tooling to streamline development tasks On Call Review needed This work needs an on-call review Text Review not needed This contains no text which needs review and removed Rust This issue relates to the AWS SDK for Rust (Preview) labels Nov 2, 2023
@DavidSouther DavidSouther force-pushed the rust/testing/assert_requests_match branch from b9c3a71 to 56dc297 Compare November 2, 2023 23:35
@github-actions github-actions bot added Rust This issue relates to the AWS SDK for Rust (Preview) and removed Tools This issue relates to a custom tooling to streamline development tasks labels Nov 2, 2023
@DavidSouther DavidSouther force-pushed the rust/testing/assert_requests_match branch from 56dc297 to 22bb164 Compare November 2, 2023 23:38
@Laren-AWS Laren-AWS added On Call Review complete On call review complete and removed On Call Review needed This work needs an on-call review labels Nov 3, 2023
@Laren-AWS Laren-AWS merged commit a48be99 into awsdocs:main Nov 3, 2023
14 of 15 checks passed
@DavidSouther DavidSouther deleted the rust/testing/assert_requests_match branch November 6, 2023 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
On Call Review complete On call review complete Rust This issue relates to the AWS SDK for Rust (Preview) Task A general update to the code base for language clarification, missing actions, tests, etc. Text Review not needed This contains no text which needs review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Rust]: In testing example's replay.rs, add calls to assert_requests_match()
2 participants