ita-social-projects / Forum

Forum Repository for the development of Python project
MIT License
7 stars 3 forks source link

FTC_Admin-Profile_Check_UnprocessedRequest_IfNewerExist #645

Open eexampleman196 opened 4 weeks ago

eexampleman196 commented 4 weeks ago

Date Time 06-19-2024 12:40

Priority medium

Description This Test Case is testing whether we can't interact with old requests.

Pre-requisites Steps to be fulfilled before test:

  1. Move to http://178.212.110.52/
  2. Authorize as user and as admin
Test Cases S# Action Test Data Expected Result Actual Result P/F Automated
1 Log in as a user
The 'Profile' page is appeared


2 Change any field that needs an approval
The 'Pending Moderation' status is appeared


3 Change again the same field
The 'Pending Moderation' status is appeared


4 Log in as an admin and open 'Admin' page
The 'Admin' page is opened


5 Click on 'ЗАТВЕРДИТИ', 'СКАСУВАТИ' buttons on the older request
"Помилка: профіль було повторно оновлено. Існує новіший запит на модерацію Посилання застаріле" the error message is shown









Screenshots image

Environment:

Additional context "User story #621 "

Labels to be added "Test case", Priority ("pri: medium"), Type ("Functional").