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
Scenario: User wants to comment on a review
Given the user is logged in and viewing a review
When the user selects the "Comment" button
And the user writes their comment
And the user submits their comment
Then the comment should be displayed underneath the review
And the user should receive a notification if someone replies to their comment
The text was updated successfully, but these errors were encountered:
TiagoTavaresSimoes
changed the title
As a freelancer in the IT industry, I want to be able to search for companies or clients that are rated highly by other freelancers, so that I can find the best opportunities to work with.
As a user, I want to be able to comment on other reviews, so that I can express more precisely if I agree or not with a review.
Mar 10, 2023
Acceptance Test
The text was updated successfully, but these errors were encountered: