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

Agregar retry and dead letter testing en rabbit mq #51

Open
Leanwit opened this issue Apr 25, 2020 · 0 comments
Open

Agregar retry and dead letter testing en rabbit mq #51

Leanwit opened this issue Apr 25, 2020 · 0 comments

Comments

@Leanwit
Copy link

Leanwit commented Apr 25, 2020

Actualmente la clase RabbitMqEventBusShould solamente comprueba si se publica y consume correctamente un evento.

Se puede agregar casos de test para los siguientes escenarios:

  • Comprobar si se dispara una exception al consumir eventos no existentes
  • Comprobar si se reintenta un evento
  • Comprobar se se envia la dead letter despues de reintentar varias veces.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant