mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-04 05:43:47 +00:00
Moved a number of tests away from fixtures
This commit is contained in:
@@ -2,7 +2,9 @@ require 'test_helper'
|
||||
|
||||
class BaumspageImporterTest < ActionDispatch::IntegrationTest
|
||||
def setup
|
||||
@school = School.find(1)
|
||||
create_pool_tournament
|
||||
#Needs 106-126 or test will fail
|
||||
@school = @tournament.schools.sample
|
||||
@baums_text = "***** 2019-01-09 13:36:50 *****
|
||||
Some School
|
||||
Some Guy
|
||||
|
||||
Reference in New Issue
Block a user