Scenario: User joins a conference
Given I have logged in or registered
When I press the join conference button
And I insert a conference code in the conference code field
And the conference code is valid
And I press the Join Talk button
Then User has entered an Open Space conference
Scenario: Moderator creates a conference
Given I have logged in or registered
When I press the create conference button
And I insert a name conference name field
And I press the create conference button
Then Moderator has created an Open Space conference
Scenario: User enters a conference
Given I have logged in or registered
When I press the enter conference button
And I press one of the available conference buttons
Then User has entered that Open Space conference
UI Mockups:
Acceptance Tests:
Value: Must have Effort: 10