Aam-Digital/ndb-core

View on GitHub
src/app/core/permissions/ability/ability.service.spec.ts

Summary

Maintainability
A
2 hrs
Test Coverage

File ability.service.spec.ts has 284 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import { fakeAsync, TestBed, tick, waitForAsync } from "@angular/core/testing";

import { AbilityService } from "./ability.service";
import { BehaviorSubject, Subject } from "rxjs";
import { Child } from "../../../child-dev-project/children/model/child";
Severity: Minor
Found in src/app/core/permissions/ability/ability.service.spec.ts - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status