scottohara/loot

View on GitHub
cypress/support/schedules/index.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function checkRowMatches has 37 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function checkRowMatches(expectedValues: Schedule | ScheduleEdit): void {
    const {
        nextDueDate,
        isAutoEntered,
        primaryAccountName,
Severity: Minor
Found in cypress/support/schedules/index.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status