apjames93/mui-storyblok

View on GitHub
src/lib/components/PageGrid/organisms/Dialog/Dialog.test.js

Summary

Maintainability
A
1 hr
Test Coverage

Function setup has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function setup(open = false) {
  const props = {
    open,
    toggleDialog: jest.fn(),
    content: [{
Severity: Minor
Found in src/lib/components/PageGrid/organisms/Dialog/Dialog.test.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status