Open RSK-217 opened 2 years ago
Given A user is viewing the menu
When The user clicks the add to cart button
Then The product is added to the users cart
In the menu view, each product should have: 'add to cart' button after clicking the button, an alert window will let the user know that the product was added to their cart
Files needed
End point
Given A user is viewing the menu
When The user clicks the add to cart button
Then The product is added to the users cart
In the menu view, each product should have: 'add to cart' button after clicking the button, an alert window will let the user know that the product was added to their cart
Files needed
End point