Sha256: b4215790960203a7d0def20309cb21114aca620ce54b425a47f0eed425297931

Contents?: true

Size: 446 Bytes

Versions: 15

Compression:

Stored size: 446 Bytes

Contents

Feature: Join a webconference using a mobile device
  In order to participate in webconference using a mobile device
  One needs to access the page with the mobile link and QR code

  Scenario: Accessing the mobile join page
    Given a user named "test user"
      And a real server
      And a public room in this server
    When the user goes to the mobile join page
    Then he should see the QR code and a link to join using a mobile device

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
bigbluebutton_rails-3.0.0 spec/rails_app/features/join_mobile.feature
bigbluebutton_rails-2.3.0 spec/rails_app/features/join_mobile.feature
bigbluebutton_rails-2.2.0 spec/rails_app/features/join_mobile.feature
bigbluebutton_rails-2.1.0 spec/rails_app/features/join_mobile.feature
bigbluebutton_rails-2.0.0 spec/rails_app/features/join_mobile.feature
bigbluebutton_rails-1.3.0.mweb1 spec/rails_app/features/join_mobile.feature
bigbluebutton_rails-1.4.0 spec/rails_app/features/join_mobile.feature
bigbluebutton_rails-1.4.0.beta1 spec/rails_app/features/join_mobile.feature
bigbluebutton_rails-1.3.0 spec/rails_app/features/join_mobile.feature
bigbluebutton_rails-1.3.0.beta1 spec/rails_app/features/join_mobile.feature
bigbluebutton_rails-1.2.0 spec/rails_app/features/join_mobile.feature
bigbluebutton_rails-1.1.0 spec/rails_app/features/join_mobile.feature
bigbluebutton_rails-1.0.0 spec/rails_app/features/join_mobile.feature
bigbluebutton_rails-0.1.1 spec/rails_app/features/join_mobile.feature
bigbluebutton_rails-0.1.0 spec/rails_app/features/join_mobile.feature