Aam-Digital/ndb-core

View on GitHub
src/app/core/entity/model/entity.spec.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function testEntitySubclass has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function testEntitySubclass(
  entityType: string,
  entityClass: EntityConstructor,
  expectedDatabaseFormat: any,
  skipTestbedConfiguration = false,
Severity: Minor
Found in src/app/core/entity/model/entity.spec.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status