scottohara/loot

View on GitHub
cypress/e2e/schedules/edit.cy.ts

Summary

Maintainability
B
4 hrs
Test Coverage

File edit.cy.ts has 369 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import type { Schedule, ScheduleEdit } from "~/support/schedules/types";
import { addDays, lightFormat, startOfDay } from "date-fns";
import {
    cancelButton,
    invalidateForm,
Severity: Minor
Found in cypress/e2e/schedules/edit.cy.ts - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status