1.1.2 • Published 6 years ago
rtc_troubleshooter v1.1.2
webrtc-troubleshooter
Forked from https://github.com/MyPureCloud/webrtc-troubleshooter
Develop
git clonethis repositorynpm install- Serve with your favorite stupid server
npm test
Scripts
FILE=advanced-camera-test.js npm run unit-test-fileto run a single test file- Alternatively run
./node_modules/.bin/ava test/unit/advanced-camera-test.jsfor an individual test
- Alternatively run
npm run coverageruns the code coverage reportnpm testwill run both lint and all the unit-test and report coverage in text form in command line
Test Page
test-page/index.html for console output of 6 tests to ensure webrtc is properly functioning