vbv/cypress/e2e/learning_mentor/README.md

364 B

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