scottwillson/racing_on_rails

View on GitHub
test_ruby/models/categories/ability_test.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Method test_abilities_from_name has 85 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def test_abilities_from_name
      {
        "12/24-Hour 2-Person" => 0..999,
        "A Group" => 0..999,
        "A Group Prime #1" => 0..999,
Severity: Major
Found in test_ruby/models/categories/ability_test.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status