WebRTC/Test Plan/Peer Connection: Difference between revisions

Line 16: Line 16:
=== Smoke ===
=== Smoke ===


* Typical handshake 1:1 between two peers with gUM streams added at the start of the handshake should result in the following:
* Creation of a peer connection with a valid STUN server should result in:
** A signalingState of stable
** An iceConnectionState of new
** An iceGatheringState of new
* Typical handshake 1:1 between two peers with gUM streams added at the start of the handshake should result:
** Each peer has a single local and remote stream set correctly
** Each peer has a single local and remote stream set correctly
** onaddstream callback fires with the correct stream that generates media flow after the remote session description is set
** onaddstream callback fires with the correct stream that generates media flow after the remote session description is set
Confirmed users
2,959

edits