src/app/components/react-testing-library-with-providers.tsx

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

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

const customRender = (
  ui: ReactElement,
  options?: Omit<RenderOptions, 'wrapper'> & Omit<Props, 'children'>,
) => {
  const {
Severity: Minor
Found in src/app/components/react-testing-library-with-providers.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status