jshoyos / soen390-team01

MIT License
0 stars 0 forks source link

Assembly triggers #64

Closed t-andrews closed 3 years ago

t-andrews commented 3 years ago

As an inventory manager, I want to be notified when something goes wrong during the assembly progress, so that I can ensure product quality.

Email notifications should be sent when:

Acceptance Test

Given When Then
An inventory manager wants to ensure product quality The built product quality is bad An email is sent to the subscribed users
An inventory manager wants to ensure product quality An assembly is completed An email is sent to the subscribed users
t-andrews commented 3 years ago

@Tigrankar @kmarsolais whoever works on this one should create the acceptance tests