amercier/chai-autoload-plugins

View on GitHub

Showing 10 of 13 total issues

Function describeChaiJsonSchema has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function describeChaiJsonSchema(chai, describe, it, assert, expect, library) {
  describe('chai-json-schema', function() {
    var fruitSchema = {
      title: 'fresh fruit schema v1',
      type: 'object',
Severity: Minor
Found in specs/integration/shared/tdd.js - About 1 hr to fix

    Function describeChaiAjvJsonSchema has 6 arguments (exceeds 4 allowed). Consider refactoring.
    Open

    function describeChaiAjvJsonSchema(chai, describe, it, assert, expect, library) {
    Severity: Minor
    Found in specs/integration/shared/tdd.js - About 45 mins to fix

      Function describeChaiCheckmark has 6 arguments (exceeds 4 allowed). Consider refactoring.
      Open

      function describeChaiCheckmark(chai, describe, it, assert, expect, library) {
      Severity: Minor
      Found in specs/integration/shared/tdd.js - About 45 mins to fix

        Function describeChaiDatetime has 6 arguments (exceeds 4 allowed). Consider refactoring.
        Open

        function describeChaiDatetime(chai, describe, it, assert, expect, library) {
        Severity: Minor
        Found in specs/integration/shared/tdd.js - About 45 mins to fix

          Function describeChaiAsPromised has 6 arguments (exceeds 4 allowed). Consider refactoring.
          Open

          function describeChaiAsPromised(chai, describe, it, assert, expect, library) {
          Severity: Minor
          Found in specs/integration/shared/tdd.js - About 45 mins to fix

            Function exports has 6 arguments (exceeds 4 allowed). Consider refactoring.
            Open

            module.exports = function(chai, describe, it, assert, expect, library) {
            Severity: Minor
            Found in specs/integration/shared/tdd.js - About 45 mins to fix

              Function describeChaiJsonSchema has 6 arguments (exceeds 4 allowed). Consider refactoring.
              Open

              function describeChaiJsonSchema(chai, describe, it, assert, expect, library) {
              Severity: Minor
              Found in specs/integration/shared/tdd.js - About 45 mins to fix

                Function describeChaiString has 6 arguments (exceeds 4 allowed). Consider refactoring.
                Open

                function describeChaiString(chai, describe, it, assert, expect, library) {
                Severity: Minor
                Found in specs/integration/shared/tdd.js - About 45 mins to fix

                  Function describeChaiFuzzy has 6 arguments (exceeds 4 allowed). Consider refactoring.
                  Open

                  function describeChaiFuzzy(chai, describe, it, assert, expect, library) {
                  Severity: Minor
                  Found in specs/integration/shared/tdd.js - About 45 mins to fix

                    Function describeDirtyChai has 6 arguments (exceeds 4 allowed). Consider refactoring.
                    Open

                    function describeDirtyChai(chai, describe, it, assert, expect, library) {
                    Severity: Minor
                    Found in specs/integration/shared/tdd.js - About 45 mins to fix
                      Severity
                      Category
                      Status
                      Source
                      Language