drewish/rspec-rails-swagger

View on GitHub
spec/rspec/rails/swagger/request_builder_spec.rb

Summary

Maintainability
A
2 hrs
Test Coverage

File request_builder_spec.rb has 265 lines of code (exceeds 250 allowed). Consider refactoring.
Open

require 'swagger_helper'

RSpec.describe RSpec::Rails::Swagger::RequestBuilder do
  describe '#initialize' do
    it 'stores metadata and instance' do
Severity: Minor
Found in spec/rspec/rails/swagger/request_builder_spec.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status