Aam-Digital/ndb-core

View on GitHub
src/app/core/entity/entity-actions/entity-actions.service.spec.ts

Summary

Maintainability
A
2 hrs
Test Coverage

File entity-actions.service.spec.ts has 275 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import { fakeAsync, TestBed, tick } from "@angular/core/testing";
import { EntityActionsService } from "./entity-actions.service";
import { EntityMapperService } from "../entity-mapper/entity-mapper.service";
import {
  MatSnackBar,
Severity: Minor
Found in src/app/core/entity/entity-actions/entity-actions.service.spec.ts - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status