fabasoad/business-card

View on GitHub
src/__tests__/components/Controls/TestUtils.ts

Summary

Maintainability
A
1 hr
Test Coverage
A
93%

Function testDateTimeline has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

  div: HTMLDivElement,
  locale: Locale,
  fromMonthIndex: number,
  fromYear: number,
  toMonthIndex?: number,
Severity: Minor
Found in src/__tests__/components/Controls/TestUtils.ts - About 45 mins to fix

    Function testDateDuration has 6 arguments (exceeds 4 allowed). Consider refactoring.
    Open

      div: HTMLDivElement,
      code: string,
      fromMonthIndex: number,
      fromYear: number,
      toMonthIndex?: number,
    Severity: Minor
    Found in src/__tests__/components/Controls/TestUtils.ts - About 45 mins to fix

      There are no issues that match your filters.

      Category
      Status