jshoyos / soen390-team01

MIT License
0 stars 0 forks source link

Production service #116

Closed t-andrews closed 3 years ago

t-andrews commented 3 years ago

Added the production service that creates the production requests either as a CSV or as an http request to the Assembly controller (equal usage distribution).

Also adds the ability to fix a stopped production

I know coverage is below 80% (around 76%), but the untested parts are for the csv generation and the http client usage, which I don't think really need unit testing