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, Item Show #29

Closed
8 tasks
BrianZanti opened this issue Jun 14, 2019 · 0 comments
Closed
8 tasks

User Story 8, Item Show #29

BrianZanti opened this issue Jun 14, 2019 · 0 comments
Labels
Projects

Comments

@BrianZanti
Copy link
Collaborator

BrianZanti commented Jun 14, 2019

As a visitor
When I visit '/items/:id'
Then I see the item with that id including the item's:
- name
- active/inactive status
- price
- description
- image
- inventory
- the name of the merchant that sells the item

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 #39

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

No branches or pull requests

1 participant