1 Test onactive/oninactive callback.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS stream.active is true
7 PASS stream.getAudioTracks().length is 1
8 PASS stream.getVideoTracks().length is 1
9 PASS streamInactive was called.
10 PASS stream.active is false
11 PASS stream.active is false
12 PASS streamActive was called.
13 PASS stream.active is true
14 PASS successfullyParsed is true