BullOak / BullOak

An opinionated library to create event-driven microservices
MIT License
13 stars 10 forks source link

BO-79: Create integration tests for NServiceBus\RabbitMq #79

Open skleanthous opened 6 years ago

skleanthous commented 6 years ago

Description

Messaging is a core aspect of this project, so we should be able to test it. This task is to create a NServiceBus\RabbitMq integration test. Other transports for NServiceBus are not a priority at the moment and may be delayed. If anyone is interested, please volunteer :)

skleanthous commented 6 years ago

This may take longer since I'm not using NServiceBus. Priorities are MassTransit & Kafka