ita-social-projects / SpaceToStudy-Client

MIT License
24 stars 16 forks source link

[Edit Profile. Professional info] Verify that each saved category in the saved categories section has a different icon and colour. #2817

Open MilaKomisarenko opened 1 week ago

MilaKomisarenko commented 1 week ago

Test case verifies the flow for a Tutor and a Student simultaneously that each saved category has a different icon and colour according to the mock-up.

Preconditions:

  1. The user is logged in https://s2s-front-stage.azurewebsites.net/tutor as a Tutor/Student.
  2. “My profile” => “Edit profile” => “Professional info” tab is opened.
  3. All categories and at least one subject to each category are already selected and saved.
  4. The up-to-date list of categories and subjects is checked in the Swagger stage: https://s2s-back-stage.azurewebsites.net/api-docs/.

Test Steps:

  1. Go to the field under the “Add category” button. Expected result: Saved categories and subjects are displayed. Each category has a different icon and colour according to the following mock-up. https://www.figma.com/design/liJZDYhUnDP15Pi9bipDcv/Space2Study-(Students)?node-id=19195-62022&t=yrhbYQ08xvSCey0a-1

User story link [Edit Tutor's profile. Professional info. # 2694] (https://github.com/ita-social-projects/SpaceToStudy-Client/issues/2694) [Edit Student's profile. Professional info. # 2695] (https://github.com/ita-social-projects/SpaceToStudy-Client/issues/2695)