NYU-DevOps-Spring2018-Orders / orders

Orders microservice
Apache License 2.0
1 stars 2 forks source link

Setup an Update scenario for automated testing #76

Closed andyd0 closed 6 years ago

andyd0 commented 6 years ago

As a developer
I need to setup a testing scenario for Update that is understood by the behave tool So that Update can be automatically tested

Assumptions:

Acceptance Criteria:

Given that the scenario has been created successfully and
When the behave tool is used on it
Then the test will be done automatically and pass