lunchtime-labs/sinon-vcr

View on GitHub

Showing 2 of 2 total issues

Function exports has 47 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function (config) {
  config.set({
    // base path, that will be used to resolve files and exclude
    basePath: '.',

Severity: Minor
Found in karma.conf.js - About 1 hr to fix

    Function SinonVcr has 31 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

      var SinonVcr = (function () {
        // Constructor
        function SinonVcr(){
          this.init();
        }
    Severity: Minor
    Found in src/sinon-vcr.js - About 1 hr to fix
      Severity
      Category
      Status
      Source
      Language