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
As an authenticated user,
When I visit the new viewing party page,
I should see the name of the movie title rendered above a form with the following fields:
Duration of Party with a default value of movie runtime in minutes; a viewing party should NOT be created if set to a value less than the duration of the movie
When: field to select date
Start Time: field to select time
Checkboxes next to each friend (if user has friends)
Button to create a party
Details When the party is created, the authenticated user should be redirected back to the dashboard where the new event is shown. The event should also be seen by any friends that were invited when they log in.
The text was updated successfully, but these errors were encountered:
As an authenticated user,
When I visit the new viewing party page,
I should see the name of the movie title rendered above a form with the following fields:
Details When the party is created, the authenticated user should be redirected back to the dashboard where the new event is shown. The event should also be seen by any friends that were invited when they log in.
The text was updated successfully, but these errors were encountered: