angelakuo/citydogshare

View on GitHub
public/assets/spec/html/HtmlReporterSpec-c0bfd8e3f9d91b9c51d68c46ebf550734e825a8e5d485374f7e797cbd6444a5c.js

Summary

Maintainability
D
1 day
Test Coverage

File HtmlReporterSpec-c0bfd8e3f9d91b9c51d68c46ebf550734e825a8e5d485374f7e797cbd6444a5c.js has 795 lines of code (exceeds 250 allowed). Consider refactoring.
Open

describe("New HtmlReporter", function() {
  it("builds the initial DOM elements, including the title banner", function() {
    var env = new jasmineUnderTest.Env(),
      container = document.createElement("div"),
      getContainer = function() { return container; },

    There are no issues that match your filters.

    Category
    Status