Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User Story 8, Emptying Cart #27

Open
3 of 8 tasks
memcmahon opened this issue Jul 1, 2019 · 0 comments
Open
3 of 8 tasks

User Story 8, Emptying Cart #27

memcmahon opened this issue Jul 1, 2019 · 0 comments
Assignees
Labels

Comments

@memcmahon
Copy link
Collaborator

memcmahon commented Jul 1, 2019

As a visitor
When I have items in my cart
And I visit my cart ("/cart")
And I click the link to empty my cart
Then I am returned to my cart
All items have been completely removed from my cart
The navigation bar shows 0 items in my cart

DO THESE STORIES FIRST:

  • User Story 5, Cart Creation

Checklist:

  • base tests are written
  • base code is written to pass tests
  • edge case ("sad path") tests written (if required)
  • edge case code written (if required)
  • code is tested in development
  • code is reviewed
  • branch is merged
  • all tests still pass

child of #32

child of #37

depends on #30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants