scottwillson/racing_on_rails

View on GitHub
test/models/categories/name_test.rb

Summary

Maintainability
A
2 hrs
Test Coverage

File name_test.rb has 283 lines of code (exceeds 250 allowed). Consider refactoring.
Open

require "test_helper"

module Categories
  # :stopdoc:
  class NameTest < ActiveSupport::TestCase
Severity: Minor
Found in test/models/categories/name_test.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status