Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create RabbitMQ infrastructure on the fly #16

Open
JavierCane opened this issue Jan 12, 2018 · 1 comment
Open

Create RabbitMQ infrastructure on the fly #16

JavierCane opened this issue Jan 12, 2018 · 1 comment
Assignees
Labels
Bug Enhancement Help wanted You can jump into this issue or pull request and help us out solving it

Comments

@JavierCane
Copy link
Member

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.
@JavierCane
Copy link
Member Author

We've received a report on the Scala HTTP API course about a failing test. Solving this issue would make the test pass.

We should prioritize solving this issue in order to stabilize the project build (any collaborations appreciated 😄

@JavierCane JavierCane added Help wanted You can jump into this issue or pull request and help us out solving it Bug labels Nov 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Enhancement Help wanted You can jump into this issue or pull request and help us out solving it
Projects
None yet
Development

No branches or pull requests

2 participants