maansthoernvik / rabbitmq_client

Client for a RabbitMQ server.
MIT License
9 stars 5 forks source link

Create connection fake #15

Open maansthoernvik opened 2 years ago

maansthoernvik commented 2 years ago

Create a connection fake that can be patched in when testing. This will remove a lot of mocking need and make consumer/producer test cases much neater.