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

Mirror logic to enable fake builder set the topic name for all the messages at once #279

Merged
merged 1 commit into from
Apr 29, 2024
Merged

Mirror logic to enable fake builder set the topic name for all the messages at once #279

merged 1 commit into from
Apr 29, 2024

Conversation

cvairlis
Copy link
Contributor

After the last fix introduced here: #270
the logic was not copied also at the ProducerBuilderFake causing fake producer not to publish messages for the correct topics.

Now even if we pass the message details using the publisher methods or even if we do this using the withMessage function, the tests will operate correctly.

Cheers!

@cvairlis
Copy link
Contributor Author

@mateusjunges Can you please take a look ? 👀

@mateusjunges mateusjunges merged commit 66bf2fd into mateusjunges:master Apr 29, 2024
6 checks passed
@mateusjunges
Copy link
Owner

Thanks!

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