7 lines
364 B
Markdown
7 lines
364 B
Markdown
Since the learning mentor behaves differently depending on the user's role, the learning mentor is tested in the
|
|
following roles:
|
|
|
|
- [x] As a learning mentor (no other roles). -> `justMentor.cy.js`
|
|
- [x] As a course session user (member, no other roles). -> `justMember.cy.js`
|
|
- [x] As a course session user (member) and a learning mentor. `mentorAndMember.cy.js`
|