xolvio/pojo-observer

View on GitHub
src/pureObserver.spec.ts

Summary

Maintainability
B
6 hrs
Test Coverage

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

/* eslint-disable @typescript-eslint/ban-ts-ignore */
import * as td from 'testdouble'
import {pureObserver} from './useObserver'

test('it reacts to a change', () => {
Severity: Minor
Found in src/pureObserver.spec.ts - About 6 hrs to fix

    There are no issues that match your filters.

    Category
    Status