NYU-DevOps2020-shopcarts/shopcarts

3: BDD .feature file Shopcart Create Scenario

Closed this issue · 0 comments

As a Developer
I need a Create Scenario
So that I can implement Automated BDD testing

Assumptions:

  • We use Selenium to conduct UI testing
  • We need test cases

Acceptance Criteria:

Given our test cases for Create
When we run behave and the scenarios are green/passing
Then we have this scenario implemented