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

Update SQS constructor to allow custom AWS endpoint #166

Merged
merged 1 commit into from
Nov 19, 2018

Conversation

DavyJ0nes
Copy link
Contributor

@DavyJ0nes DavyJ0nes commented Nov 19, 2018

To allow for mocking of SQS queues a configurable endpoint is required. For SNS this has already been done, this is just adding the same for SQS.

This is my first contribution so I hope I've follow the process
Resolves #165

To allow for mocking of SQS queues a configurable endpoint is required.
For SNS this has already been done, this is just adding the same for
SQS.
Copy link
Contributor

@jprobinson jprobinson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🌮 !

@jprobinson
Copy link
Contributor

Thanks, @DavyJ0nes! I'll merge/tag once Travis is green.

@DavyJ0nes
Copy link
Contributor Author

Awesome, thank you 😄

@jprobinson jprobinson merged commit 7084bb2 into nytimes:master Nov 19, 2018
@DavyJ0nes DavyJ0nes deleted the update-sqs-endpoint-config branch November 19, 2018 16:43
@jprobinson
Copy link
Contributor

@coveralls
Copy link

Coverage Status

Coverage increased (+0.06%) to 44.768% when pulling b27905b on DavyJ0nes:update-sqs-endpoint-config into fe286d8 on NYTimes:master.

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.

None yet

4 participants