nromanen / pratical_testing_2022

0 stars 2 forks source link

["My space" page ] Displaying items in the "My To-do list" #169

Open derebery opened 1 year ago

derebery commented 1 year ago

[TC-169] : ["My space" page ] Displaying items in the "My To-do list"

Description

Displaying items in the "My To-do list"

Precondition

The registered user is logged in. User has at least 2 habit in progress. "My space" page is open.

Priority

Medium

Environment

Windows 10, Google Chrome 113.0.5672.129 (64-bit)

Test Steps

Step No. Expected result
1. message “No items added yet. Please add a habit with some items to see them in your list”. The system displays “0” items in the counter if user doesn’t have habits in progress or doesn’t set up a To-do list for a habit
2. system accumulates all items from To-do lists from all habits in progress
3. when there are 2 similar items from different habits, the system displays both of them
4. system displays 3 items by default, to see all list user should click on the button “See all”
5. when the cursor is placed on the items, the system displays the full name of the element
6. items of habits that were added recently are displayed at the top of the "My To-do list" and items of habits that were added earlier are displayed at the bottom of the "My To-do list".

Requirement

[

2252](https://github.com/ita-social-projects/GreenCity/issues/2252)