meandmax/lory

View on GitHub
saucelabs.karma.conf.js

Summary

Maintainability
A
3 hrs
Test Coverage

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

module.exports = function (config) {
    var customLaunchers = {
        sauceLabsInternetExplorer10: {
            base: 'SauceLabs',
            browserName: 'internet explorer',
Severity: Major
Found in saucelabs.karma.conf.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status