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 sign in to the app so that I can access all the CRUD features present in the web app
Acceptance Criteria
Acceptance Criteria 1:
Given that a user is on Home page
When they are logged in
Then they can see the Create Post/Create Recommendations/ Create Profile options
Acceptance Criteria 2:
Given that a user is on Post Detail/Comments Detail page
When they are logged in
Then they can see the Comment creation option along with all other comments
Acceptance Criteria 3:
Given that a user is on Post Detail/Comments Detail page
When they are not logged in
Then they can see and read the Comments
The text was updated successfully, but these errors were encountered:
As a site user I can sign in to the app so that I can access all the CRUD features present in the web app
Acceptance Criteria
Acceptance Criteria 1:
Given that a user is on Home page
When they are logged in
Then they can see the Create Post/Create Recommendations/ Create Profile options
Acceptance Criteria 2:
Given that a user is on Post Detail/Comments Detail page
When they are logged in
Then they can see the Comment creation option along with all other comments
Acceptance Criteria 3:
Given that a user is on Post Detail/Comments Detail page
When they are not logged in
Then they can see and read the Comments
The text was updated successfully, but these errors were encountered: