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
We have to take into account 2 different scenarios:
Creating the infrastructure needed for testing purposes such as the RabbitMqMessagePublisherShould test.
Creating the infrastructure needed in order to publish all the different Domain Events. Here we could implement some kind of EventQueuesCreator script like the DbTablesCreator one.
The text was updated successfully, but these errors were encountered:
We have to take into account 2 different scenarios:
RabbitMqMessagePublisherShould
test.EventQueuesCreator
script like theDbTablesCreator
one.The text was updated successfully, but these errors were encountered: