vbv/cypress/e2e/learning_mentor
Christian Cueni 1b378fafcc Fix tests, add links 2024-04-18 06:39:31 +02:00
..
overview Fix tests, add links 2024-04-18 06:39:31 +02:00
README.md chore: cypress tests for learning mentor 2024-03-27 14:58:18 +01:00
constants.js Fix tests, add links 2024-04-18 06:39:31 +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