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

Prepare a script for setting up a testing instances of RabbitMQ #33

Open
Manik2708 opened this issue Feb 1, 2024 · 0 comments
Open

Comments

@Manik2708
Copy link
Owner

Currently we are testing the functions related to Redis, Mongo, Cassandra and RabbitMQ by integration testing. We can easily create testing instances of most of the services except RabbitMQ as it doesn't allow to setup more than one instance on a single machine. We are using Docker Compose currently but it will make the future CI slower. We have to think of a new approach.

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

1 participant