mseemann/angular2-mdl

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

Summary

Maintainability
A
3 hrs
Test Coverage

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

import { TestBed, waitForAsync } from "@angular/core/testing";
import { By } from "@angular/platform-browser";
import { Component, OnInit } from "@angular/core";
import { MdlRadioComponent, MdlRadioGroupRegisty } from "./mdl-radio.component";
import {
Severity: Minor
Found in projects/core/src/lib/radio/mdl-radio.component.spec.ts - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status