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

RabbitMQEvent and Test support. #256

Merged
merged 4 commits into from
Aug 26, 2021
Merged

RabbitMQEvent and Test support. #256

merged 4 commits into from
Aug 26, 2021

Conversation

msailes
Copy link
Collaborator

@msailes msailes commented Jul 8, 2021

Issue #, if available:
none

Description of changes:
RabbitMQ event to support the recently added support.

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

@msailes msailes self-assigned this Jul 12, 2021
Copy link
Contributor

@zsombor-balogh zsombor-balogh left a comment

Choose a reason for hiding this comment

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

Lgtm

.returns(80, from(RabbitMQEvent.BasicProperties::getBodySize))
.returns("Jan 1, 1970, 12:33:41 AM", from(RabbitMQEvent.BasicProperties::getTimestamp));

Map<String, Object> headers = basicProperties.getHeaders();
Copy link
Contributor

Choose a reason for hiding this comment

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

Thanks for adding the headers test!

@carlzogh carlzogh merged commit cced9dc into aws:master Aug 26, 2021
@msailes msailes deleted the rabbitmq-event branch August 6, 2022 14:45
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.

3 participants