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 any user I want to be able to check out how many reviews gave a certain rating to a game so that I get a more in-depth analysis of the game's rating #7

Open
dsantosferreira opened this issue Mar 3, 2023 · 0 comments
Labels
user story Defines something a user wants in the app

Comments

@dsantosferreira
Copy link
Collaborator

dsantosferreira commented Mar 3, 2023

Acceptance tests

Feature: See the number of reviews per rating
Any user should be able to see how many reviews were
written with a certain rating for a certain game

Scenario: I want to see how many reviews gave 2-stars to a game
Given there is a page of the game "Hollow Knight"
And I am on the "Hollow Knight"'s game page
Then I should see in a bar of a barchart how many reviews gave 2-stars to "Hollow Knight"

Mockup

ezgif com-video-to-gif(13)
ezgif com-video-to-gif(14)

@dsantosferreira dsantosferreira added the user story Defines something a user wants in the app label Mar 3, 2023
@dsantosferreira dsantosferreira changed the title As any user I want to be able to check out how many reviews gave a certain rating to a game so that I get a more in-depth analysis of the game's rating. As any user I want to be able to check out how many reviews gave a certain rating to a game so that I get a more in-depth analysis of the game's rating Mar 4, 2023
@ZeAntonioM ZeAntonioM assigned ZeAntonioM and unassigned ZeAntonioM May 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
user story Defines something a user wants in the app
Projects
None yet
Development

No branches or pull requests

2 participants