scottohara/loot

View on GitHub
src/accounts/models/account.test.ts

Summary

Maintainability
B
4 hrs
Test Coverage
A
100%

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

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

    There are no issues that match your filters.

    Category
    Status