You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a visitor,
When I visit an item's show page,
I see a list of reviews for that item
Each review will have:
- title
- content of the review
- rating (1 to 5)
Checklist:
base tests are written
base code is written to pass tests
edge case ("sad path") tests written (if required)
Checklist:
child of #19
child of #37
The text was updated successfully, but these errors were encountered: