meteor/meteor

View on GitHub
tools/tool-testing/galaxy-utils.js

Summary

Maintainability
A
1 hr
Test Coverage

Function createAndDeployApp has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

exports.createAndDeployApp =  selftest.markStack(function (sandbox, options) {
  options = options || {};
  var settings = options.settings;
  var appName = options.appName || testUtils.randomAppName();

Severity: Minor
Found in tools/tool-testing/galaxy-utils.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status