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 site user I can view all the posts on the Homepage so that I can get inspired to use the platform
Acceptance Criteria
Acceptance Criteria 1:
Given that a user is signed int
When they visit the Home page
Then they can see the latest post on top
Acceptance Criteria 2:
Given that a user is signed in
When they scroll down the posts section
Then they can see till the first post with infinite scroll
Acceptance Criteria 3:
Given that a user is signed in
When they are on the post list on the Home page
Then they can see the title of the post, image and a description along with the owner's name and date of creation
Acceptance Criteria 4 :
Given that a user is signed in
When they click on the post title
Then they are redirected to the post detail page
The text was updated successfully, but these errors were encountered:
As a site user I can view all the posts on the Homepage so that I can get inspired to use the platform
Acceptance Criteria
Acceptance Criteria 1:
Given that a user is signed int
When they visit the Home page
Then they can see the latest post on top
Acceptance Criteria 2:
Given that a user is signed in
When they scroll down the posts section
Then they can see till the first post with infinite scroll
Acceptance Criteria 3:
Given that a user is signed in
When they are on the post list on the Home page
Then they can see the title of the post, image and a description along with the owner's name and date of creation
Acceptance Criteria 4 :
Given that a user is signed in
When they click on the post title
Then they are redirected to the post detail page
The text was updated successfully, but these errors were encountered: