Tested in Chrome 58.0.3029 (Mac OS X 10.12.4) on Wed May 17 2017

Fold | Unfold38 specs, 0 failed, 0 pending
Reach / Entry point / Static /
Should expose possible stream types
Should expose subscribable events
Should expose browser's infos
Should expose sdk & schema version
Should expose Codec presets
Should expose media constraints utility fuction
Should expose utility function to list devices
Reach / Entry point / Configuration /
Should use the url specified for the base
Should use the specified Webcom reference for the base
Should use default configuration if no configuration is specified
Should fix configuration with default values for missing properties
Should retrieve ICE server configuration
Should be able to modify logLevel
Should be not be able to set an unknown logLevel value
Reach / Register & Login / Authenticated Users /
Should be able to register a new user
Should be able to login as an existing user
Should be able to logout
Should be able to resume a previous session
Should be CONNECTED after logout if at least one device is connected
Reach / Register & Login / Anonymous Users /
Should be able to login as an anonymous user
Should be able to logout
Reach / Rooms / Unauthenticated Users /
Should not be able to list rooms
Reach / Rooms / Authenticated Users /
Should be able to list rooms
Should be able to create a room
Should be able to join his own room
Should be able to list the participants of a joined room
Should be able to send a message within a joined room
Should not be able to join a room when uninvited
Should not be able to list the participants of a room he has not joined
Should not be able to send a message to a room he has not joined
Should be able to invite a user to a room as the OWNER
Should be ale to invite a list of users
Should be able to invite a user to a room as a MODERATOR
Reach / Users / Unauthenticated Users /
Should not be able to list users
Reach / Users / Authenticated Users /
Should be able to list users
Should be able to list users (including himself)
Should be able to list invites
Should be able to able to invite a user (no message)