meteor/meteor

View on GitHub
tools/tool-testing/clients/browserstack/index.js

Summary

Maintainability
A
1 hr
Test Coverage

Function connect has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  connect() {
    const key = BrowserStackClient._getBrowserStackKey();
    if (! key) {
      throw new Error(
        "BrowserStack key not found. Ensure that s3cmd is setup with " +
Severity: Minor
Found in tools/tool-testing/clients/browserstack/index.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status