cloudfoundry/cloud_controller_ng

View on GitHub
spec/unit/controllers/runtime/app_bits_upload_controller_spec.rb

Summary

Maintainability
B
6 hrs
Test Coverage

File app_bits_upload_controller_spec.rb has 414 lines of code (exceeds 250 allowed). Consider refactoring.
Open

require 'spec_helper'

## NOTICE: Prefer request specs over controller specs as per ADR #0003 ##

module VCAP::CloudController
Severity: Minor
Found in spec/unit/controllers/runtime/app_bits_upload_controller_spec.rb - About 5 hrs to fix

    Method initialize has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

            def initialize(src_process, dest_process, app_event_repo, user, email)
    Severity: Minor
    Found in spec/unit/controllers/runtime/app_bits_upload_controller_spec.rb - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status