Sha256: 5031ac4833ddcf8cd7634cea30c6c44999aee013e9baca1246d6868517143ce6
Contents?: true
Size: 798 Bytes
Versions: 13
Compression:
Stored size: 798 Bytes
Contents
Feature: Create webconference servers In order to held webconferences One needs to create and configure webconference servers Scenario: Access the page to create a new server Given an anonymous user When he goes to the new server page Then he should see the new server page Scenario: Register a new server Given an anonymous user When he goes to the new server page And registers a new server Then he should see the information about this server Scenario: Try to register a server with errors Given an anonymous user When he goes to the new server page And registers a new server with a wrong URL Then he should be at the create server URL And see the new server page And see 1 error in the field "bigbluebutton_server[url]"
Version data entries
13 entries across 13 versions & 1 rubygems