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
Given a user has entered in all details of an event
When the user performs a gesture to save the event
Then the event should be rendered in the application in the Events component
And it should show the event name
And it should show the event date
And it should show the event location
And it should show a button labeled "Show Weather"
The text was updated successfully, but these errors were encountered:
Given a user has entered in all details of an event
When the user performs a gesture to save the event
Then the event should be rendered in the application in the Events component
And it should show the event name
And it should show the event date
And it should show the event location
And it should show a button labeled "Show Weather"
The text was updated successfully, but these errors were encountered: