rtc_troubleshooter

1.1.2 • Public • Published

webrtc-troubleshooter

Forked from https://github.com/MyPureCloud/webrtc-troubleshooter

Build Status Coverage Status

Develop

  • git clone this repository
  • npm install
  • Serve with your favorite stupid server
  • npm test

Scripts

  • FILE=advanced-camera-test.js npm run unit-test-file to run a single test file
    • Alternatively run ./node_modules/.bin/ava test/unit/advanced-camera-test.js for an individual test
  • npm run coverage runs the code coverage report
    • npm test will 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

Readme

Keywords

none

Package Sidebar

Install

npm i rtc_troubleshooter

Weekly Downloads

1

Version

1.1.2

License

MIT

Unpacked Size

58.6 kB

Total Files

22

Last publish

Collaborators

  • athouary-parsys