vbv/cypress/e2e/learning_mentor
Livio Bieri ed685b9c78 chore: cypress tests for learning mentor 2024-03-27 14:58:18 +01:00
..
overview chore: cypress tests for learning mentor 2024-03-27 14:58:18 +01:00
README.md chore: cypress tests for learning mentor 2024-03-27 14:58:18 +01:00
constants.js chore: cypress tests for learning mentor 2024-03-27 14:58:18 +01: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