You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: