fiaisis / run-detection

The way we detect when our system for reduction should automatically perform a reduction and with what arguments we should do that.
GNU General Public License v3.0
1 stars 1 forks source link

Add queue listener #12

Closed keiranjprice101 closed 1 year ago

keiranjprice101 commented 1 year ago

closes #3

Adds pytest Adds queue listener Adds run detector main class Adds very minor test cases. These test cases are minor as the complete functionality does not exist, and awaiting to find out more about e2e and integration testing strategies with ActiveMQ

Things to be done: