In reference to #8
Currently, both Server and Rabbit Tests have lots of RabbitMQ logic embedded, which is not encapsulated in functions. It will be better to add everything in small functions with intuitive names. This will allow everyone to create their own tests without needing to know how everything in RabbitMQ works
In reference to #8
Currently, both Server and Rabbit Tests have lots of RabbitMQ logic embedded, which is not encapsulated in functions. It will be better to add everything in small functions with intuitive names. This will allow everyone to create their own tests without needing to know how everything in RabbitMQ works