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

[DEVPLAT-1850] Fix test for the SQS subscriber #128

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

Neurostep
Copy link
Contributor

@Neurostep Neurostep commented Nov 8, 2024

Description

In this PR we fix the issue in the test to remove the check for the number of executed handlers as there is no guarantee for how many ReceiveMessage calls will be made.

Testing considerations

  • Test pass

Checklist

  • Prefixed the PR title with the JIRA ticket code
  • Performed simple, atomic commits with good commit messages
  • Verified that the commit history is linear and commits are squashed as necessary
  • Thoroughly tested the changes in development and/or staging
  • Updated the README.md as necessary

Related links

@Neurostep Neurostep requested a review from a team as a code owner November 8, 2024 16:57
terranisu
terranisu previously approved these changes Nov 8, 2024
@Neurostep Neurostep merged commit b4eaef5 into main Nov 11, 2024
7 checks passed
@Neurostep Neurostep deleted the maksimt/DEVPLAT-1850/fix-tests branch November 11, 2024 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants