scottohara/loot

View on GitHub
src/accounts/controllers/index.test.ts

Summary

Maintainability
A
2 hrs
Test Coverage
A
100%

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

import type { Account, Accounts } from "~/accounts/types";
import type {
    ControllerTestFactory,
    JQueryKeyEventObjectMock,
} from "~/mocks/types";
Severity: Minor
Found in src/accounts/controllers/index.test.ts - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status