1.1.2 • Published 4 years ago

rtc_troubleshooter v1.1.2

Weekly downloads
-
License
MIT
Repository
-
Last release
4 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

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago