You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
Given I am an interviewee who has just signed in,
When I am looking at the user page (calendar)
Then I can...
→ Max # of events per interviewee is 3
Create setting: max_appt: 3
Check user with role interviewee's interview count a compare to setting
→ Can view only active shifts
→ Can Create Interviews within active events time constraints
→ Cannot book multiple interviewers with the same interviewer.
→ Cannot book within 24 hours
→ must Upload resume - required
→ must have linkedin URL
→ contact facilitator button present if booked limit is reached
The text was updated successfully, but these errors were encountered:
Given I am an interviewee who has just signed in,
When I am looking at the user page (calendar)
Then I can...
→ Max # of events per interviewee is 3
→ Can view only active shifts
→ Can Create Interviews within active events time constraints
→ Cannot book multiple interviewers with the same interviewer.
→ Cannot book within 24 hours
→ must Upload resume - required
→ must have linkedin URL
→ contact facilitator button present if booked limit is reached
The text was updated successfully, but these errors were encountered: