test/TimelineItemSet.test.js

Summary

Maintainability
A
1 hr
Test Coverage

Function getBasicBody has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  var getBasicBody = function() {
    var body = {
      dom: {
        container: document.createElement('div'),
        leftContainer: document.createElement('div'),
Severity: Minor
Found in test/TimelineItemSet.test.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status