Socket
Socket
Sign inDemoInstall

ember-webrtc-troubleshoot

Package Overview
Dependencies
310
Maintainers
4
Versions
263
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ember-webrtc-troubleshoot

An ember addon for adding webrtc-troubleshooting to your application


Version published
Weekly downloads
263
increased by3657.14%
Maintainers
4
Install size
28.0 MB
Created
Weekly downloads
 

Readme

Source

ember-webrtc-troubleshoot

Build Status Coverage Status

This addon is designed to provide you with two things:

  1. A bunch of tests for self-diagnostic webrtc troubleshooting

  2. A component for running those tests

This addon uses ember-intl for i18n. It has it's own collection of keys (in English only). When using in your app, you'll want to replicate these i18n keys in your i18n. Eventually, I'd like to have a blueprint setup that does this for you automatically.

Installation

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • npm test (Runs linter and tests)
  • ember test
    • Install Google Chrome Beta to get the latest Chrome Version
    • Using Headless Chrome which requires Google Chrome Version 59
    • ember test --server will fail if you don't have Chrome Beta otherwise

Building

  • ember build

For more information on using ember-cli, visit http://www.ember-cli.com/.

Keywords

FAQs

Last updated on 25 Apr 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc