mseemann/angular2-mdl

View on GitHub
projects/core/src/lib/textfield/mdl-textfield.component.spec.ts

Summary

Maintainability
C
1 day
Test Coverage

File mdl-textfield.component.spec.ts has 651 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import { TestBed, waitForAsync } from "@angular/core/testing";
import { By } from "@angular/platform-browser";
import { Component } from "@angular/core";
import {
  DISABLE_NATIVE_VALIDITY_CHECKING,
Severity: Major
Found in projects/core/src/lib/textfield/mdl-textfield.component.spec.ts - About 1 day to fix

    There are no issues that match your filters.

    Category
    Status