1.1.2 • Published 5 years ago

rtc_troubleshooter v1.1.2

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

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

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago