ant-design/ant-design

View on GitHub
components/_util/__tests__/useZIndex.test.tsx

Summary

Maintainability
B
4 hrs
Test Coverage

File useZIndex.test.tsx has 367 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import type { PropsWithChildren } from 'react';
import React, { useEffect } from 'react';
import { render } from '@testing-library/react';
import type { ImageProps, MenuProps } from 'antd';
import {
Severity: Minor
Found in components/_util/__tests__/useZIndex.test.tsx - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status