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

Allow to test macroed consumers #267

Merged
merged 3 commits into from
Mar 10, 2024
Merged

Conversation

mateusjunges
Copy link
Owner

This PR allows macroed consumers to be tested.
Since macro calls are forwared to the actual kafka manager instance instead of the fake implementation, that class had no access to the mocked messages.

@mateusjunges mateusjunges linked an issue Mar 7, 2024 that may be closed by this pull request
@mateusjunges mateusjunges merged commit 46c124d into master Mar 10, 2024
10 checks passed
@mateusjunges mateusjunges deleted the allow-to-test-macroed-consumers branch March 10, 2024 03:33
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.

Consumer testing not possible when using macros
1 participant