vbv/cypress/e2e/learningMentor
Daniel Egger 3f02fd254a Add cypress test for mentor invitation 2024-07-25 17:19:22 +02:00
..
mentorTasks Add cypress test for "Feedback Praxisauftrag" 2024-07-25 17:19:21 +02:00
overview Add cypress test for "Feedback Praxisauftrag" 2024-07-25 17:19:21 +02:00
README.md Add cypress test for "Feedback Praxisauftrag" 2024-07-25 17:19:21 +02:00
constants.js Add cypress test for "Feedback Praxisauftrag" 2024-07-25 17:19:21 +02:00
mentorInvitation.cy.js Add cypress test for mentor invitation 2024-07-25 17:19:22 +02:00

README.md

Since the learning mentor behaves differently depending on the user's role, the learning mentor is tested in the following roles:

  • As a learning mentor (no other roles). -> justMentor.cy.js
  • As a course session user (member, no other roles). -> justMember.cy.js
  • As a course session user (member) and a learning mentor. mentorAndMember.cy.js