crowbar/crowbar-core

View on GitHub
crowbar_framework/spec/controllers/api/upgrade_controller_spec.rb

Summary

Maintainability
A
2 hrs
Test Coverage

File upgrade_controller_spec.rb has 290 lines of code (exceeds 250 allowed). Consider refactoring.
Open

require "spec_helper"

describe Api::UpgradeController, type: :request do
  context "with a successful upgrade API request" do
    let(:headers) { { ACCEPT: "application/vnd.crowbar.v2.0+json" } }
Severity: Minor
Found in crowbar_framework/spec/controllers/api/upgrade_controller_spec.rb - About 2 hrs to fix

There are no issues that match your filters.

Category
Status