Sha256: 34f8c7d8fe71ae29521f008c657f84dbccc4dd232e1a5166acab693a503c94d9

Contents?: true

Size: 612 Bytes

Versions: 15

Compression:

Stored size: 612 Bytes

Contents

Feature: List and show webconference servers
  To view information of a webconference server
  One needs to see the server in a list of servers
    and see all the information it has stored

  Scenario: View the list of BigBlueButton servers
    Given an anonymous user
      And 3 servers
    When he goes to the servers index page
    Then he should see all available servers in the list

  Scenario: View all information of a BigBlueButton server
    Given an anonymous user
      And a real server
    When he goes to the show server page
    Then he should see all the information available for this server

Version data entries

15 entries across 15 versions & 1 rubygems

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