govau/performance-dashboard

View on GitHub
client/test_legacy/Widgets/SparklineWidgetSpec.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function exports has 57 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function() {
  describe('sparkline widget creation', () => {
    let widget;
    let data = [
      [
Severity: Major
Found in client/test_legacy/Widgets/SparklineWidgetSpec.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status