aurelia/aurelia

View on GitHub
packages/__tests__/src/3-runtime-html/enhance.spec.ts

Summary

Maintainability
B
4 hrs
Test Coverage

File enhance.spec.ts has 365 lines of code (exceeds 250 allowed). Consider refactoring.
Open

// This is to test for some intrinsic properties of enhance which is otherwise difficult to test in Data-driven tests parallel to `.app`
import { BrowserPlatform } from '@aurelia/platform-browser';
import { Constructable, DI, IContainer, Registration, onResolve, resolve } from '@aurelia/kernel';
import {
  CustomElement,
Severity: Minor
Found in packages/__tests__/src/3-runtime-html/enhance.spec.ts - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status