scottwillson/racing_on_rails

View on GitHub
test/models/results/set_associations_test.rb

Summary

Maintainability
A
3 hrs
Test Coverage

File set_associations_test.rb has 320 lines of code (exceeds 250 allowed). Consider refactoring.
Open

require "test_helper"

# :stopdoc:
class SetAssociationsTest < ActiveSupport::TestCase
  setup :number_issuer
Severity: Minor
Found in test/models/results/set_associations_test.rb - About 3 hrs to fix

    TODO found
    Open

        # TODO: assert warning

    TODO found
    Open

        # TODO Should be warning with possibility to create! alias

    TODO found
    Open

        # TODO: Add warning that numbers don't match

    TODO found
    Open

        # TODO: change to possible match

    TODO found
    Open

        # TODO: make null person and list this match as a possibility

    TODO found
    Open

        # TODO: make null person and list this match as a possibility

    There are no issues that match your filters.

    Category
    Status