blob: 17ec111a76f7d35615126d09e372942d52a67f04 [file] [log] [blame]
PASS Initial connectionState should be new
PASS Closing the connection should set connectionState to closed
PASS connection with one data channel should eventually have connected connection state
PASS connection with one data channel should eventually have transports in connected state
PASS connectionState remains new when not adding remote ice candidates
PASS connectionState transitions to connected via connecting
PASS Closing a PeerConnection should not fire connectionstatechange event