FEUP-ESOF-2020-21 / open-cx-t5g1-wevotewetalk

open-cx-t5g1-youvotewetalk created by GitHub Classroom
0 stars 1 forks source link

1. As a participant, I want to participate on a session so that the participants can interact with each other. (Effort: 5) #19

Closed DiogoOliveiraReis closed 3 years ago

DiogoOliveiraReis commented 3 years ago

UI Mockups:

Acceptance Tests:

  Scenario: User joins talk
    Given I am on the main menu page after entering, joining or creating a conference
    When I press the join talks button
    And I press a theme button
    And I press the join meeting button
    Then User joined a talk on jitsi

Value: Must have Effort: 5

DiogoOliveiraReis commented 3 years ago

Acceptance Tests:

  Scenario: User join talk
    Given I am on the main menu page
    When I press the join talks button
    And I press a theme button
    And I press the join meeting button
    Then User joined a talk on jitsi