angelakuo/citydogshare

View on GitHub
public/assets/spec/core/ExpectationSpec-1b4b045bde9abb78e2600f612408b2a2ed8eb303c81b2fe3c6a6f8b39db3bd4c.js

Summary

Maintainability
B
4 hrs
Test Coverage

File ExpectationSpec-1b4b045bde9abb78e2600f612408b2a2ed8eb303c81b2fe3c6a6f8b39db3bd4c.js has 335 lines of code (exceeds 250 allowed). Consider refactoring.
Open

describe("Expectation", function() {
  it("makes custom matchers available to this expectation", function() {
    var matchers = {
        toFoo: function() {},
        toBar: function() {}

    There are no issues that match your filters.

    Category
    Status