cloudfoundry/stratos

View on GitHub
src/test-e2e/helpers/e2e-helpers.ts

Summary

Maintainability
A
2 hrs
Test Coverage

E2EHelpers has 24 functions (exceeds 20 allowed). Consider refactoring.
Open

export class E2EHelpers {

  static e2eItemPrefix = 'acceptance.e2e.';
  static customOrgSpaceLabel = E2EHelpers.e2eItemPrefix + (process.env.CUSTOM_ORG_SPACE_LABEL || process.env.USER);

Severity: Minor
Found in src/test-e2e/helpers/e2e-helpers.ts - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status