Open CaraMcAvinchey opened 1 year ago
As a site user, I can view the number of likes on each post so that I can see which plants are popular.
Scenario: Given I am on the home page When I scroll through the list of blog posts Then I should see the number of likes on cards
Scenario: Given I am on a plant detail page When I scroll to the bottom of the article Then I should see the number of likes on the post
URL: https://stem-and-leaf-blog.herokuapp.com/the-spekboom/
Logged in user:
Logged out user:
As a site user, I can view the number of likes on each post so that I can see which plants are popular.
Acceptance Criteria
Scenario: Given I am on the home page When I scroll through the list of blog posts Then I should see the number of likes on cards
Scenario: Given I am on a plant detail page When I scroll to the bottom of the article Then I should see the number of likes on the post
URL: https://stem-and-leaf-blog.herokuapp.com/the-spekboom/
Expected Outcome