cloudfoundry/cloud_controller_ng

View on GitHub
spec/unit/lib/cloud_controller/encryptor_spec.rb

Summary

Maintainability
C
1 day
Test Coverage

File encryptor_spec.rb has 572 lines of code (exceeds 250 allowed). Consider refactoring.
Open

require 'spec_helper'

module VCAP::CloudController
  RSpec.describe Encryptor do
    let(:salt) { Encryptor.generate_salt }
Severity: Major
Found in spec/unit/lib/cloud_controller/encryptor_spec.rb - About 1 day to fix

    There are no issues that match your filters.

    Category
    Status