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
Labels
user story
Defines something a user wants in the app
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
The text was updated successfully, but these errors were encountered: