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 Dec 16, 2018. It is now read-only.
GIVEN: the user is on the main page of the app
WHEN: the user performs an action on one of the events in the events list
THEN: the user should see a event page for the event
AND: the the event page should display where it is happening
AND: the event page should display have an icon to edit the event if the user is the organization's organizer
AND: the event page should display a "Available Positions" button that displays the available jobs
AND: the user can click any available job and select their available times
AND: the user can click "Join Event" to confirm
The text was updated successfully, but these errors were encountered:
GIVEN: the user is on the main page of the app
WHEN: the user performs an action on one of the events in the events list
THEN: the user should see a event page for the event
AND: the the event page should display where it is happening
AND: the event page should display have an icon to edit the event if the user is the organization's organizer
AND: the event page should display a "Available Positions" button that displays the available jobs
AND: the user can click any available job and select their available times
AND: the user can click "Join Event" to confirm
The text was updated successfully, but these errors were encountered: