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

Cleaner conditions #2338

Merged

Conversation

mikeminutillo
Copy link
Member

Cleans up the conditions aspect of the message extraction tests to make the tests easier to read

@mikeminutillo mikeminutillo self-assigned this Nov 7, 2023
@mikeminutillo mikeminutillo marked this pull request as ready for review November 7, 2023 08:54
@mauroservienti mauroservienti merged commit 84dc100 into verify-message-id-bug-with-headers Nov 7, 2023
3 checks passed
@mauroservienti mauroservienti deleted the cleaner-conditions branch November 7, 2023 09:53
SzymonPobiega added a commit that referenced this pull request Nov 7, 2023
Extract the message extraction logic with absolute minimum changes

Rewrite tests

Extract the messageId override extraction to a separate method

ExtractMessageId

Attempt to prevent message ID from headers to be overwritten by native message ID

Fix tests

Cleaner conditions (#2338)
mauroservienti added a commit that referenced this pull request Nov 8, 2023
Extract the message extraction logic with absolute minimum changes

Rewrite tests

Extract the messageId override extraction to a separate method

ExtractMessageId

Attempt to prevent message ID from headers to be overwritten by native message ID

Fix tests

Cleaner conditions (#2338)

Co-authored-by: Szymon Pobiega <[email protected]>
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.

2 participants