angelakuo/citydogshare

View on GitHub
public/assets/spec/core/integration/SpecRunningSpec-836403183fdd79d7c6a85caa1875c36cf801d68feef3dc6f791569016414af22.js

Summary

Maintainability
D
1 day
Test Coverage

File SpecRunningSpec-836403183fdd79d7c6a85caa1875c36cf801d68feef3dc6f791569016414af22.js has 644 lines of code (exceeds 250 allowed). Consider refactoring.
Open

describe("jasmine spec running", function () {
  var env;

  beforeEach(function() {
    env = new jasmineUnderTest.Env();

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

        var assertions = function() {
          var expected = [
            "topSuite beforeEach",
            "outer beforeEach",
            "outer it 1",

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

          var assertions = function() {
            var expected = [
              'topSuite beforeEach',
              'outer beforeEach',
              'outer it 2',

        There are no issues that match your filters.

        Category
        Status