cloudfoundry/cloud_controller_ng

View on GitHub
spec/unit/lib/uaa/uaa_client_spec.rb

Summary

Maintainability
D
1 day
Test Coverage

File uaa_client_spec.rb has 771 lines of code (exceeds 250 allowed). Consider refactoring.
Open

require 'spec_helper'

module VCAP::CloudController
  RSpec.describe UaaClient do
    let(:url) { 'http://uaa.example.com' }
Severity: Major
Found in spec/unit/lib/uaa/uaa_client_spec.rb - About 1 day to fix

    There are no issues that match your filters.

    Category
    Status