ita-social-projects / EventsExpress

MIT License
19 stars 16 forks source link

As a user, I want to see the amount of the events in each section, so that I can check total amount of the events. #1409

Open AndriiKachan opened 2 years ago

AndriiKachan commented 2 years ago

As a user, I want to see the amount of the events in each section, so that I can check total amount of the events.

Date Time 14-07-2022 13:40

Pre-requisites

1) The user is logged on a site; 2) The user is on the "My Events" page;

Description

The total amount of the events that contains each list is represented below the title of the list:

image

While refreshing 'My Events' page, a system should show updated number of events in each list, if the amount of the events in the list changes, the system has to show new amount. If there are no events in the list, then the system has to demonstrate 0.

Scenario Display amount of the events in each section
Given The user is logged on a site
When User clicks on 'My Events' page
Then The total amount of the events that contains each list is displayed

Epic link E.g.: Epic #1402