Sha256: fe468372992836b4ed861a312c408bb442e612f27b81824bf2d405f9c6521281

Contents?: true

Size: 233 Bytes

Versions: 13

Compression:

Stored size: 233 Bytes

Contents

When /^he should see all available servers in the list$/i do
  check_template("servers index")
end

When /^he should see all the information available for this server$/i do
  check_template("show server", { :server => @server })
end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
bigbluebutton_rails-3.0.0 spec/rails_app/features/step_definitions/list_and_show_servers_steps.rb
bigbluebutton_rails-2.3.0 spec/rails_app/features/step_definitions/list_and_show_servers_steps.rb
bigbluebutton_rails-2.2.0 spec/rails_app/features/step_definitions/list_and_show_servers_steps.rb
bigbluebutton_rails-2.1.0 spec/rails_app/features/step_definitions/list_and_show_servers_steps.rb
bigbluebutton_rails-2.0.0 spec/rails_app/features/step_definitions/list_and_show_servers_steps.rb
bigbluebutton_rails-1.3.0.mweb1 spec/rails_app/features/step_definitions/list_and_show_servers_steps.rb
bigbluebutton_rails-1.4.0 spec/rails_app/features/step_definitions/list_and_show_servers_steps.rb
bigbluebutton_rails-1.4.0.beta1 spec/rails_app/features/step_definitions/list_and_show_servers_steps.rb
bigbluebutton_rails-1.3.0 spec/rails_app/features/step_definitions/list_and_show_servers_steps.rb
bigbluebutton_rails-1.3.0.beta1 spec/rails_app/features/step_definitions/list_and_show_servers_steps.rb
bigbluebutton_rails-1.2.0 spec/rails_app/features/step_definitions/list_and_show_servers_steps.rb
bigbluebutton_rails-1.1.0 spec/rails_app/features/step_definitions/list_and_show_servers_steps.rb
bigbluebutton_rails-0.1.1 spec/rails_app/features/step_definitions/list_and_show_servers_steps.rb