cloudfoundry/cloud_controller_ng

View on GitHub
spec/unit/lib/services/service_brokers/v2/catalog_spec.rb

Summary

Maintainability
B
4 hrs
Test Coverage

File catalog_spec.rb has 365 lines of code (exceeds 250 allowed). Consider refactoring.
Open

require 'spec_helper'

module VCAP::Services::ServiceBrokers::V2
  RSpec.describe Catalog do
    let(:broker) { VCAP::CloudController::ServiceBroker.make }
Severity: Minor
Found in spec/unit/lib/services/service_brokers/v2/catalog_spec.rb - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status