Closed TimothyXu closed 2 years ago
As a user I need to be able to delete all items in a certain shopping cart So that I can clear my shopping cart when I want to
Call DELETE on /shopcarts/{customer_id}
Given [some context] When [certain action is taken] Then [the outcome of action is observed]
As a user I need to be able to delete all items in a certain shopping cart So that I can clear my shopping cart when I want to
Details and Assumptions
Call DELETE on /shopcarts/{customer_id}
Acceptance Criteria