javiercejudo/modelico

View on GitHub
karma.conf.js

Summary

Maintainability
B
4 hrs
Test Coverage

Function customLaunchers has 75 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function customLaunchers() {
  return {
    SL_Chrome: {
      base: 'SauceLabs',
      browserName: 'chrome',
Severity: Major
Found in karma.conf.js - About 3 hrs to fix

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

    module.exports = function(config) {
      config.set({
        // base path that will be used to resolve all patterns (eg. files, exclude)
        basePath: '',
    
    
    Severity: Minor
    Found in karma.conf.js - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status