Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tape tests #63

Closed
wants to merge 66 commits into from
Closed

Tape tests #63

wants to merge 66 commits into from

Conversation

DamonOehlman
Copy link
Contributor

Hey Alan,

OK - this is a bit of a monster in terms of commit count, but it should merge cleanly against the develop branch as I've been ensuring this branch is always up-to-date with changes there.

Essentially - this brings in the start of a suite of tests that should allow us to bring in CI into the mix - which will be awesome! As per other node modules the tests can be invoked by running npm test.

If you have any questions, let me know :)

Cheers,
Damon.

Alan Kligman and others added 30 commits December 20, 2013 14:33
…d missing audio lib;

in general, i don't think we can avoid supporting audio here since there's no media constraint to say "i don't send or receive audio".
…objects as well as updated the interface of peerconnection to include addstream and removestream
…ed criteria to test to allow for the test to verify that the stream can be relayed to another connection
…ream objects into AddStream() and RemoveStream()
… way they add and remove their child objects
Alan K and others added 24 commits January 21, 2014 16:32
Fix wrong URL
Remove `depot_tools` prereq, we do that now.
Add notes about libjingle prereqs.
Fix streamtest by updating wrtc.js and adding /dist to static paths.
…lemented in underlying webrtc libjingle code
…g) and close connections at completion of test
wrong path in conditional for build script. fixes #34
Expose oniceconnectionstatechange on RTCPeerConnection
@modeswitch
Copy link

Could you rebase and pull again?

@DamonOehlman
Copy link
Contributor Author

Good call Alan. I'll either do that or just create a new branch from develop and add the tests. Either one of those would be much cleaner. Will close this PR and open another one in a few hours when I get to coding again.

@DamonOehlman DamonOehlman deleted the tape-tests branch February 2, 2014 01:54
@DamonOehlman DamonOehlman mentioned this pull request Feb 2, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants