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

docs(rabbitmq): add testing section to rabbitmq README #736

Merged

Conversation

LucasHang
Copy link
Contributor

Add testing documentation on how to prevent connection on test environment and how to mock rabbitmq module derivated.

Motivation: I had some difficulties running e2e tests without setting up a broker. When I finally managed it, I thought it could help someone else. (When looking throw the PRs I saw #690 and that clicked in my mind).

I don't know if it can be done in a simpler way or if already exists testing instructions (I could find none).
Anything you think can be better explained, just tell me and I will improve. Thanks.

Add testing documentation on how to prevent connection on test environment and how to mock rabbitmq
module derivated
@underfisk underfisk merged commit 7b2aeba into golevelup:master May 15, 2024
3 checks passed
@underfisk
Copy link
Contributor

@LucasHang Thank you for your contribution!

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.

None yet

2 participants