swimlane/ngx-datatable

View on GitHub
projects/swimlane/ngx-datatable/src/lib/components/datatable.component.spec.ts

Summary

Maintainability
A
3 hrs
Test Coverage

File datatable.component.spec.ts has 325 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import { Component } from '@angular/core';
import { ComponentFixture, TestBed, waitForAsync } from '@angular/core/testing';
import { By } from '@angular/platform-browser';

import { ColumnChangesService } from '../services/column-changes.service';

    There are no issues that match your filters.

    Category
    Status