fabasoad/business-card

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

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Function testMenuMain has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function testMenuMain(div: HTMLDivElement) {
  const expected = [
    'about',
    'skills',
    'experience',
Severity: Minor
Found in src/__tests__/components/Menu/TestUtils.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status