To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorThere is a basket for the user to add items to
- Background
-
- Given
- there are some products
- Scenarios
-
- I should be able to add items to a basket if not logged in
- Changing items in a basket
- Items in my basket should stil be ther when I log in
- I should be able to add items to a basket if not logged in
-
- When
- I am browsing the store
- Then
- I should be able to add products to a basket
- Changing items in a basket
-
- Given
- I am browsing the store and have some products in my basket
- Then
- I should be able to remove items from the basket
- Items in my basket should stil be ther when I log in
-
- Given
- There is a user
- When
- I am browsing the store and have some products in my basket
- And
- I sign in
- Then
- those items should still be in my basket
Last published over 7 years ago by richard.