angelakuo/citydogshare

View on GitHub
public/assets/spec/core/SpecSpec-9c794c40a2fa9bb73c6c4c7107819de63f9055b606db6b9238dc4d14c3ee97fd.js

Summary

Maintainability
B
4 hrs
Test Coverage

File SpecSpec-9c794c40a2fa9bb73c6c4c7107819de63f9055b606db6b9238dc4d14c3ee97fd.js has 334 lines of code (exceeds 250 allowed). Consider refactoring.
Open

describe("Spec", function() {

  it("#isPendingSpecException returns true for a pending spec exception", function() {
    var e = new Error(jasmineUnderTest.Spec.pendingSpecExceptionMessage);

    There are no issues that match your filters.

    Category
    Status