cloudfoundry/stratos

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

Summary

Maintainability
A
0 mins
Test Coverage

File cf-e2e-helpers.ts has 462 lines of code (exceeds 250 allowed). Consider refactoring.
Wontfix

import { browser, promise } from 'protractor';

import {
  IApp,
  IDomain,
Severity: Minor
Found in src/test-e2e/helpers/cf-e2e-helpers.ts - About 7 hrs to fix

    CFHelpers has 49 functions (exceeds 20 allowed). Consider refactoring.
    Wontfix

    export class CFHelpers {
      static cachedDefaultCfGuid: string;
      static cachedDefaultOrgGuid: string;
      static cachedDefaultSpaceGuid: string;
      static cachedAdminGuid: string;
    Severity: Minor
    Found in src/test-e2e/helpers/cf-e2e-helpers.ts - About 6 hrs to fix

      There are no issues that match your filters.

      Category
      Status