atsid/react-calendar-render

View on GitHub
gulp/tasks/test.js

Summary

Maintainability
A
1 hr
Test Coverage

Function _runTests has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

function _runTests(testGlob, reporter, sourceGlob, reportDir, coverageReporters, tdd, resolve) {
Severity: Major
Found in gulp/tasks/test.js - About 50 mins to fix

    Function runTests has 6 arguments (exceeds 4 allowed). Consider refactoring.
    Open

    function runTests(sourceGlob, testGlob, reportDir, reporter = DEFAULT_SPEC_REPORTER, coverageReporters = DEFAULT_COVERAGE_REPORTERS, tdd = false) {
    Severity: Minor
    Found in gulp/tasks/test.js - About 45 mins to fix

      There are no issues that match your filters.

      Category
      Status