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 for end-to-end testing offline(without kafka locally) #25

Open
sidmitra opened this issue Dec 13, 2023 · 0 comments
Open

Allow for end-to-end testing offline(without kafka locally) #25

sidmitra opened this issue Dec 13, 2023 · 0 comments

Comments

@sidmitra
Copy link
Contributor

sidmitra commented Dec 13, 2023

For eg dummy broker can call receiver methods with the event class instead of printing.
There's a gap in being able to test pipeline end-to-end by calling bus.send(myevent) and checking if consumer got it.

There might need to be a way to specify a list of specific consumer that i want to run, instead of all in a sequential list.

@sidmitra sidmitra changed the title Allow for end-to-end testing without kafka Allow for end-to-end testing offline(without kafka locally) Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant