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

Support Kafka headers in tester package #307

Closed
wwaldner-amtelco opened this issue Mar 12, 2021 · 2 comments
Closed

Support Kafka headers in tester package #307

wwaldner-amtelco opened this issue Mar 12, 2021 · 2 comments

Comments

@wwaldner-amtelco
Copy link
Contributor

Recently PR #77 was added that allows passing headers to the context emit method. The same needs to be done for the Tester.Consume(...) method. In order to write unit tests that can properly test processors that utilize headers in the handling of a message, the tester interface needs to accept and pass headers to processors.

@wwaldner-amtelco
Copy link
Contributor Author

I have created a PR #308 that implements and tests this feature.

@frairon
Copy link
Contributor

frairon commented Mar 29, 2021

should be closed, PR is merged. Feel free to reopen/create new issue if there are more problems.

@frairon frairon closed this as completed Mar 29, 2021
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

No branches or pull requests

2 participants