4minitz/4minitz

View on GitHub
imports/client/QualityTestRunner.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function createTestCases has 62 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    static createTestCases() {
        // to add tests simply push a new TestCase Object to the testCases property

        // no topics in minute (F) (A)
        QualityTestCase.testCases.push(new QualityTestCase('No topics in minute',
Severity: Major
Found in imports/client/QualityTestRunner.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status