DPL-206 - Support creating testing data from UAT actions into RabbitMQ (S=L; C=M)
emrojo opened this issue · comments
Eduardo Martín Rojo commented
User story
As PSD developer I want to be able to create testing data using UAT actions that will write into RabbitMQ instead of a file if I select a checkbox in the UAT actions method.
Who are the primary contacts for this story
Eduardo Martin
Andrew Sparkes
Acceptance criteria
To be considered successful the solution must allow:
- Add a new UI checkbox to indicate if is to write to rabbitmq or to write to file
- Message written is following the JSON schema defined
- I can test the consumers stories using this UAT actions setting
Dependencies
This story is blocked by the following dependencies:
- #<issue_no.>
- sanger/#<issue_no.>
References
This story has a non-blocking relationship with:
- #<issue_no.>
- sanger/#<issue_no.>
Additional context
Add any other context or screenshots about the feature request here.