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 collaboratorShopping Cart
As a customer
I can interact with a shopping cart
So I can purchase documents & reports
- Scenarios
-
- Add to cart
-
- When
- I visit the profile page for company "02425919"
- And
- I view the reports tab
- And
- I click through to the Equifax report
- When
- I add 1 full report to my cart
- Then
- I should see the product button display 1 item in cart
- When
- I view the cart
- Then
- I should see 1 items in the cart total
- And
- the total cost should be 15.00
- Remove from cart
-
- When
- I visit the profile page for company "02425919"
- And
- I view the reports tab
- And
- I click through to the Equifax report
- And
- I add 3 full reports to my cart
- Then
- I should see the product button display 3 items in cart
- When
- I view the cart
- And
- I decrement the number of items in my cart
- And
- I visit the profile page for company "02425919"
- And
- I view the cart
- Then
- I should see 2 items in the cart total
- When
- I view the reports tab
- And
- I click through to the Equifax report
- And
- I should see the product button display 2 items in cart
- And
- the total cost should be 30.00
Last published over 5 years ago by msp.