AutolabJS/AutolabJS

View on GitHub
util/test/unit/loggerTest.js

Summary

Maintainability
A
50 mins
Test Coverage

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

  const testLoggingOfTwoLoggers = function testLoggingOfTwoLoggers(logLevel1, logLevel2,
    logMessage1, logMessage2, logFile1, logFile2, response) {
Severity: Major
Found in util/test/unit/loggerTest.js - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status