crystal-ball/componentry

View on GitHub
src/test/element-tests.js

Summary

Maintainability
A
1 hr
Test Coverage

Function elementTests has 97 lines of code (exceeds 75 allowed). Consider refactoring.
Open

export function elementTests(TestComponent, testProps) {
  const componentName = TestComponent.displayName

  /*
   * All components should have a display name so they can be easily debugged
Severity: Major
Found in src/test/element-tests.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status