1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-05 14:17:20 +00:00

Cleaned up tests

This commit is contained in:
2016-04-12 21:09:57 +00:00
parent e01fe5993a
commit 8f07bc2f82
2 changed files with 15 additions and 21 deletions

View File

@@ -4,13 +4,10 @@ class SingleTestTest < ActionDispatch::IntegrationTest
def setup
@tournament = Tournament.find(1)
# @tournament.generateMatchups
# @matches = @tournament.matches
end
#rake test test/integration/single_test_test.rb > matches.txt
# Loser names need to be in quotes in yml file
def showMatches
# matches = Weight.where("id = ?", 4).first.matches
count = 1
# Yml for matches