Hi, In this thread, I have added some test cases that I ran for each feature related to a Mentor.
Feel free to add your suggestions and comments below. @anjisvj@jaye@Gravewalker
Test Cases:
1. Login
Issues: None
Suggestions: N/A
2. Apply to a program - Program State: MENTOR_APPLICATION
Issues: None
Suggestions: N/A
3. Edit application - Program State: MENTOR_APPLICATION
Issues: None
Suggestions: N/A
4. Approve Mentees - Program State: MENTEE_SELECTION
Issues: “Manage” button appears only in “Programs I mentor”, in the “Active Programs” tab “Mentee Selection” tag appears.
Suggestions: Display the “Manage” button on “Active Programs” as same as in the “Active Programs” tab if the user is a mentor of the relevant program.
There is another issue, in “MENTOR_CONFIRMATION” state, the mentor gets “My mentor” button in “Active Programs”, I have created an issue related to this https://github.com/sef-global/scholarx-frontend/issues/179, and I’m currently working on it.
While working on this issue:
I got a problem, this button won’t appear for mentors if I include “!mentoringPrograms” to the button.
But once I add “!mentoringPrograms” to the button, from the mentor’s view the button disappears, and also from the mentee’s view it disappears too.
Any idea how to solve this problem @jaye@piumal1999@Gravewalker@anjisvj?
Before the Change: - Before adding ‘!mentoringPrograms’ to the button.