cloudfoundry/cloud_controller_ng

View on GitHub
spec/unit/lib/services/sso/dashboard_client_manager_spec.rb

Summary

Maintainability
C
1 day
Test Coverage

File dashboard_client_manager_spec.rb has 525 lines of code (exceeds 250 allowed). Consider refactoring.
Open

require 'spec_helper'

module VCAP::Services::SSO
  RSpec.describe DashboardClientManager do
    let(:client_manager) { double('client_manager') }
Severity: Major
Found in spec/unit/lib/services/sso/dashboard_client_manager_spec.rb - About 1 day to fix

    There are no issues that match your filters.

    Category
    Status