cloudfoundry/stratos

View on GitHub
src/test-e2e/application/application-deploy-helper.ts

Summary

Maintainability
A
0 mins
Test Coverage

Function createApplicationDeployTests has 172 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

export function createApplicationDeployTests(type = CREATE_APP_DEPLOY_TEST_TYPE.GIT_CLONE): {
  testApp: string,
  testAppName: string,
  deployedCommit: promise.Promise<string>,
  appDetails: {
Severity: Major
Found in src/test-e2e/application/application-deploy-helper.ts - About 6 hrs to fix

    There are no issues that match your filters.

    Category
    Status