scottohara/loot

View on GitHub
cypress/e2e/categories/delete.cy.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function commonBehaviour has 47 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function commonBehaviour(
        targetRow: string,
        targetRowAfter: string,
        isSubcategory = false,
        hasChildren = false,
Severity: Minor
Found in cypress/e2e/categories/delete.cy.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status