superdesk/superdesk-client-core

View on GitHub
e2e/client/specs/helpers/user_prefs.ts

Summary

Maintainability
A
1 hr
Test Coverage

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

    constructor() {
        this.btnSave = $('.action-bar').element(by.buttonText('Save'));
        this.btnCancel = $('.action-bar').element(by.buttonText('Cancel'));

        // the Preferences tab
Severity: Minor
Found in e2e/client/specs/helpers/user_prefs.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status