-
Notifications
You must be signed in to change notification settings - Fork 4
Add integration test #23
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
Conversation
jagdev-aws
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How would these integration tests be executed, can we add an execution for integration tests as part of the release workflow, https://github.com/awslabs/amazon-sqs-python-extended-client-lib/blob/main/.github/workflows/release.yml#L62
jagdev-aws
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also let's bump the version as part of this PR, let's publish changes to PyPi
Added integration tests to release workflow and Unit tests to Pull Request workflow. |
jalukaharsh
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
jagdev-aws
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Issue
Description of changes:
test_send_publish_small_msg_through_s3:test_send_publish_small_msg_not_through_s3test_send_publish_large_msg_which_passes_threshold_through_s3test_send_publish_msg_with_custom_s3_keyBy submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.