arempe93 / bunny-mock

A mock client for RabbitMQ modeled after the Bunny client in ruby
http://www.rubydoc.info/github/arempe93/bunny-mock
MIT License
44 stars 37 forks source link

Fix queue to behave as a queue rather than a stack #44

Open philomory opened 4 years ago

philomory commented 4 years ago

This small change fixes BunnyMock::Queue#subscribe so it acts like a queue rather than a stack.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling e98c0d382b419a881b7de65f2cc703855d68bb85 on magicmemories:queue-not-stack into 468fe867815bd86fde9797379964b7336d5bcfec on arempe93:master.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling e98c0d382b419a881b7de65f2cc703855d68bb85 on magicmemories:queue-not-stack into 468fe867815bd86fde9797379964b7336d5bcfec on arempe93:master.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling e98c0d382b419a881b7de65f2cc703855d68bb85 on magicmemories:queue-not-stack into 468fe867815bd86fde9797379964b7336d5bcfec on arempe93:master.