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 17, Merchant Item Index Link #9

Open
8 tasks
megstang opened this issue Oct 2, 2019 · 0 comments
Open
8 tasks

User Story 17, Merchant Item Index Link #9

megstang opened this issue Oct 2, 2019 · 0 comments

Comments

@megstang
Copy link
Collaborator

megstang commented Oct 2, 2019

As a visitor
When I visit a merchant show page ('/merchants/:id')
Then I see a link to take me to that merchant's items page ('/merchants/:id/items')

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 turingschool-examples#115

child of turingschool-examples#130

@megstang megstang added the items label Oct 2, 2019
@megstang megstang added this to Todo in Mini Shop 1908 Oct 2, 2019
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