Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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. #17

Open
jmcfig opened this issue Mar 6, 2023 · 0 comments

Comments

@jmcfig
Copy link
Collaborator

jmcfig commented Mar 6, 2023

Acceptance Test

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

@TiagoTavaresSimoes 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant