scottohara/loot

View on GitHub
src/categories/models/category.test.ts

Summary

Maintainability
A
3 hrs
Test Coverage
A
100%

File category.test.ts has 324 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import type {
    CacheFactoryMock,
    WindowMock,
} from "~/mocks/node-modules/angular/types";
import type {
Severity: Minor
Found in src/categories/models/category.test.ts - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status