In order to proceed with User / Company / Employee testing it would be really useful if I can be provided with a set of webUsers for a real company which have the following:
A webUser which is a HR user of and can book courses as an employee
A webUser which can book courses as an employee
A webUser which is a HR user of but can't book as an employee
A list of webUsers which belong to the company as employees
Once I've got this working and tested then all the above to be provided but for cases where a webUser belongs to multiple companies.
@PeteHaK @joshgosselin
In order to proceed with User / Company / Employee testing it would be really useful if I can be provided with a set of
webUsers
for a real company which have the following:webUser
which is a HR user of and can book courses as an employeewebUser
which can book courses as an employeewebUser
which is a HR user of but can't book as an employeewebUsers
which belong to the company as employeesOnce I've got this working and tested then all the above to be provided but for cases where a
webUser
belongs to multiple companies.