nyu-devops-team7 / shopcarts

The shopcarts resource allows customers to make a collection of products that they want to purchase
Apache License 2.0
0 stars 3 forks source link

Write test to Delete items in a cart #47

Open prateeksab opened 3 years ago

prateeksab commented 3 years ago

As a: developer I need: to test that the items can be deleted from the UI So that: I can be sure that the customer will be able to delete items that he/she does not want to purchase

Assumptions:

Acceptance Criteria: Given a customer has 1 or more items in the cart When the customer deletes an item from the cart Then the customer should see the cart without that item