consul/consul

View on GitHub
spec/system/tags/budget_investments_spec.rb

Summary

Maintainability
A
2 hrs
Test Coverage

File budget_investments_spec.rb has 251 lines of code (exceeds 250 allowed). Consider refactoring.
Open

require "rails_helper"

describe "Tags" do
  let(:author)  { create(:user, :level_two, username: "Isabel") }
  let(:budget)  { create(:budget, name: "Big Budget") }
Severity: Minor
Found in spec/system/tags/budget_investments_spec.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status