You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given the user is authenticated And is viewing their Order History (see #18) When user rates a product from 1 to 5 Then the product rating must be saved in the system
Given the user is authenticated And has sold products When the user views their Account View Then the average of all their product ratings will be displayed
The text was updated successfully, but these errors were encountered:
Given the user is authenticated
And is viewing their Order History (see #18)
When user rates a product from 1 to 5
Then the product rating must be saved in the system
Given the user is authenticated
And has sold products
When the user views their Account View
Then the average of all their product ratings will be displayed
The text was updated successfully, but these errors were encountered: