mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
Deleted all fixtures not associated with controller tests
This commit is contained in:
12
test/fixtures/mats.yml
vendored
12
test/fixtures/mats.yml
vendored
@@ -10,14 +10,4 @@
|
|||||||
one:
|
one:
|
||||||
name: Mat1
|
name: Mat1
|
||||||
tournament_id: 1
|
tournament_id: 1
|
||||||
id: 1
|
id: 1
|
||||||
|
|
||||||
two:
|
|
||||||
name: 1
|
|
||||||
tournament_id: 2
|
|
||||||
id: 2
|
|
||||||
|
|
||||||
eight_pools_generation_mat:
|
|
||||||
name: 1
|
|
||||||
tournament_id: 4
|
|
||||||
id: 3
|
|
||||||
17
test/fixtures/schools.yml
vendored
17
test/fixtures/schools.yml
vendored
@@ -8,19 +8,4 @@ one:
|
|||||||
two:
|
two:
|
||||||
id: 2
|
id: 2
|
||||||
name: Grove City
|
name: Grove City
|
||||||
tournament_id: 1
|
tournament_id: 1
|
||||||
|
|
||||||
three:
|
|
||||||
id: 3
|
|
||||||
name: Central Crossing
|
|
||||||
tournament_id: 2
|
|
||||||
|
|
||||||
swap_wrestlers:
|
|
||||||
id: 4
|
|
||||||
name: Central Crossing
|
|
||||||
tournament_id: 3
|
|
||||||
|
|
||||||
eight_pools_generation_school:
|
|
||||||
id: 5
|
|
||||||
name: Central Crossing
|
|
||||||
tournament_id: 4
|
|
||||||
30
test/fixtures/tournaments.yml
vendored
30
test/fixtures/tournaments.yml
vendored
@@ -8,34 +8,4 @@ one:
|
|||||||
director_email: jacob.wimer@gmail.com
|
director_email: jacob.wimer@gmail.com
|
||||||
tournament_type: Pool to bracket
|
tournament_type: Pool to bracket
|
||||||
user_id: 1
|
user_id: 1
|
||||||
date: 2015-12-30
|
|
||||||
|
|
||||||
two:
|
|
||||||
id: 2
|
|
||||||
name: Comet Classic 2
|
|
||||||
address: Some Place
|
|
||||||
director: Jacob Cody Wimer
|
|
||||||
director_email: jacob.wimer@gmail.com
|
|
||||||
tournament_type: Pool to bracket
|
|
||||||
user_id: 1
|
|
||||||
date: 2015-12-30
|
|
||||||
|
|
||||||
swap_wrestlers_tournament:
|
|
||||||
id: 3
|
|
||||||
name: Comet Classic 2
|
|
||||||
address: Some Place
|
|
||||||
director: Jacob Cody Wimer
|
|
||||||
director_email: jacob.wimer@gmail.com
|
|
||||||
tournament_type: Pool to bracket
|
|
||||||
user_id: 1
|
|
||||||
date: 2015-12-30
|
|
||||||
|
|
||||||
eight_pools_generation_tournament:
|
|
||||||
id: 4
|
|
||||||
name: Comet Classic 2
|
|
||||||
address: Some Place
|
|
||||||
director: Jacob Cody Wimer
|
|
||||||
director_email: jacob.wimer@gmail.com
|
|
||||||
tournament_type: Pool to bracket
|
|
||||||
user_id: 1
|
|
||||||
date: 2015-12-30
|
date: 2015-12-30
|
||||||
12
test/fixtures/weights.yml
vendored
12
test/fixtures/weights.yml
vendored
@@ -29,14 +29,4 @@ five:
|
|||||||
six:
|
six:
|
||||||
id: 6
|
id: 6
|
||||||
max: 285
|
max: 285
|
||||||
tournament_id: 1
|
tournament_id: 1
|
||||||
|
|
||||||
swap_wrestlers:
|
|
||||||
id: 7
|
|
||||||
max: 138
|
|
||||||
tournament_id: 3
|
|
||||||
|
|
||||||
eight_pools_generation_weight:
|
|
||||||
id: 8
|
|
||||||
max: 138
|
|
||||||
tournament_id: 4
|
|
||||||
311
test/fixtures/wrestlers.yml
vendored
311
test/fixtures/wrestlers.yml
vendored
@@ -687,313 +687,4 @@ tournament_1_wrestler_53:
|
|||||||
season_win: 50
|
season_win: 50
|
||||||
criteria:
|
criteria:
|
||||||
extra:
|
extra:
|
||||||
pool: 1
|
pool: 1
|
||||||
|
|
||||||
swap_wrestlers_wrestler_1:
|
|
||||||
id: 54
|
|
||||||
name: Guy1
|
|
||||||
school_id: 4
|
|
||||||
weight_id: 7
|
|
||||||
original_seed: 1
|
|
||||||
season_loss: 0
|
|
||||||
season_win: 0
|
|
||||||
criteria:
|
|
||||||
extra:
|
|
||||||
|
|
||||||
swap_wrestlers_wrestler_2:
|
|
||||||
id: 55
|
|
||||||
name: Guy2
|
|
||||||
school_id: 4
|
|
||||||
weight_id: 7
|
|
||||||
original_seed: 2
|
|
||||||
season_loss: 0
|
|
||||||
season_win: 0
|
|
||||||
criteria:
|
|
||||||
extra:
|
|
||||||
|
|
||||||
swap_wrestlers_wrestler_3:
|
|
||||||
name: Guy3
|
|
||||||
school_id: 4
|
|
||||||
weight_id: 7
|
|
||||||
original_seed: 3
|
|
||||||
season_loss: 0
|
|
||||||
season_win: 0
|
|
||||||
criteria:
|
|
||||||
extra:
|
|
||||||
|
|
||||||
swap_wrestlers_wrestler_4:
|
|
||||||
name: Guy4
|
|
||||||
school_id: 4
|
|
||||||
weight_id: 7
|
|
||||||
original_seed: 4
|
|
||||||
season_loss: 0
|
|
||||||
season_win: 0
|
|
||||||
criteria:
|
|
||||||
extra:
|
|
||||||
|
|
||||||
swap_wrestlers_wrestler_5:
|
|
||||||
name: Guy5
|
|
||||||
school_id: 4
|
|
||||||
weight_id: 7
|
|
||||||
original_seed:
|
|
||||||
season_loss: 0
|
|
||||||
season_win: 0
|
|
||||||
criteria:
|
|
||||||
extra:
|
|
||||||
|
|
||||||
swap_wrestlers_wrestler_6:
|
|
||||||
name: Guy6
|
|
||||||
school_id: 4
|
|
||||||
weight_id: 7
|
|
||||||
original_seed:
|
|
||||||
season_loss: 0
|
|
||||||
season_win: 0
|
|
||||||
criteria:
|
|
||||||
extra:
|
|
||||||
|
|
||||||
swap_wrestlers_wrestler_7:
|
|
||||||
name: Guy7
|
|
||||||
school_id: 4
|
|
||||||
weight_id: 7
|
|
||||||
original_seed:
|
|
||||||
season_loss: 0
|
|
||||||
season_win: 0
|
|
||||||
criteria:
|
|
||||||
extra:
|
|
||||||
|
|
||||||
swap_wrestlers_wrestler_8:
|
|
||||||
name: Guy8
|
|
||||||
school_id: 4
|
|
||||||
weight_id: 7
|
|
||||||
original_seed:
|
|
||||||
season_loss: 0
|
|
||||||
season_win: 0
|
|
||||||
criteria:
|
|
||||||
extra:
|
|
||||||
|
|
||||||
eight_pools_generation_wrestler_1:
|
|
||||||
name: Guy1
|
|
||||||
school_id: 5
|
|
||||||
weight_id: 8
|
|
||||||
original_seed:
|
|
||||||
season_loss: 0
|
|
||||||
season_win: 0
|
|
||||||
criteria:
|
|
||||||
extra:
|
|
||||||
eight_pools_generation_wrestler_2:
|
|
||||||
name: Guy2
|
|
||||||
school_id: 5
|
|
||||||
weight_id: 8
|
|
||||||
original_seed: 2
|
|
||||||
season_loss: 0
|
|
||||||
season_win: 0
|
|
||||||
criteria:
|
|
||||||
extra:
|
|
||||||
|
|
||||||
eight_pools_generation_wrestler_3:
|
|
||||||
name: Guy3
|
|
||||||
school_id: 5
|
|
||||||
weight_id: 8
|
|
||||||
original_seed: 3
|
|
||||||
season_loss: 0
|
|
||||||
season_win: 0
|
|
||||||
criteria:
|
|
||||||
extra:
|
|
||||||
eight_pools_generation_wrestler_4:
|
|
||||||
name: Guy4
|
|
||||||
school_id: 5
|
|
||||||
weight_id: 8
|
|
||||||
original_seed: 4
|
|
||||||
season_loss: 0
|
|
||||||
season_win: 0
|
|
||||||
criteria:
|
|
||||||
extra:
|
|
||||||
eight_pools_generation_wrestler_5:
|
|
||||||
name: Guy5
|
|
||||||
school_id: 5
|
|
||||||
weight_id: 8
|
|
||||||
original_seed: 5
|
|
||||||
season_loss: 0
|
|
||||||
season_win: 0
|
|
||||||
criteria:
|
|
||||||
extra:
|
|
||||||
eight_pools_generation_wrestler_6:
|
|
||||||
name: Guy6
|
|
||||||
school_id: 5
|
|
||||||
weight_id: 8
|
|
||||||
original_seed: 6
|
|
||||||
season_loss: 0
|
|
||||||
season_win: 0
|
|
||||||
criteria:
|
|
||||||
extra:
|
|
||||||
eight_pools_generation_wrestler_7:
|
|
||||||
name: Guy7
|
|
||||||
school_id: 5
|
|
||||||
weight_id: 8
|
|
||||||
original_seed: 7
|
|
||||||
season_loss: 0
|
|
||||||
season_win: 0
|
|
||||||
criteria:
|
|
||||||
extra:
|
|
||||||
eight_pools_generation_wrestler_8:
|
|
||||||
name: Guy8
|
|
||||||
school_id: 5
|
|
||||||
weight_id: 8
|
|
||||||
original_seed: 8
|
|
||||||
season_loss: 0
|
|
||||||
season_win: 0
|
|
||||||
criteria:
|
|
||||||
extra:
|
|
||||||
eight_pools_generation_wrestler_9:
|
|
||||||
name: Guy9
|
|
||||||
school_id: 5
|
|
||||||
weight_id: 8
|
|
||||||
original_seed:
|
|
||||||
season_loss: 0
|
|
||||||
season_win: 0
|
|
||||||
criteria:
|
|
||||||
extra:
|
|
||||||
eight_pools_generation_wrestler_9:
|
|
||||||
name: Guy9
|
|
||||||
school_id: 5
|
|
||||||
weight_id: 8
|
|
||||||
original_seed:
|
|
||||||
season_loss: 0
|
|
||||||
season_win: 0
|
|
||||||
criteria:
|
|
||||||
extra:
|
|
||||||
eight_pools_generation_wrestler_10:
|
|
||||||
name: Guy10
|
|
||||||
school_id: 5
|
|
||||||
weight_id: 8
|
|
||||||
original_seed: 1
|
|
||||||
season_loss: 0
|
|
||||||
season_win: 0
|
|
||||||
criteria:
|
|
||||||
extra:
|
|
||||||
eight_pools_generation_wrestler_11:
|
|
||||||
name: Guy11
|
|
||||||
school_id: 5
|
|
||||||
weight_id: 8
|
|
||||||
original_seed:
|
|
||||||
season_loss: 0
|
|
||||||
season_win: 0
|
|
||||||
criteria:
|
|
||||||
extra:
|
|
||||||
eight_pools_generation_wrestler_12:
|
|
||||||
name: Guy12
|
|
||||||
school_id: 5
|
|
||||||
weight_id: 8
|
|
||||||
original_seed:
|
|
||||||
season_loss: 0
|
|
||||||
season_win: 0
|
|
||||||
criteria:
|
|
||||||
extra:
|
|
||||||
eight_pools_generation_wrestler_13:
|
|
||||||
name: Guy13
|
|
||||||
school_id: 5
|
|
||||||
weight_id: 8
|
|
||||||
original_seed:
|
|
||||||
season_loss: 0
|
|
||||||
season_win: 0
|
|
||||||
criteria:
|
|
||||||
extra:
|
|
||||||
eight_pools_generation_wrestler_14:
|
|
||||||
name: Guy14
|
|
||||||
school_id: 5
|
|
||||||
weight_id: 8
|
|
||||||
original_seed:
|
|
||||||
season_loss: 0
|
|
||||||
season_win: 0
|
|
||||||
criteria:
|
|
||||||
extra:
|
|
||||||
eight_pools_generation_wrestler_15:
|
|
||||||
name: Guy15
|
|
||||||
school_id: 5
|
|
||||||
weight_id: 8
|
|
||||||
original_seed:
|
|
||||||
season_loss: 0
|
|
||||||
season_win: 0
|
|
||||||
criteria:
|
|
||||||
extra:
|
|
||||||
eight_pools_generation_wrestler_16:
|
|
||||||
name: Guy16
|
|
||||||
school_id: 5
|
|
||||||
weight_id: 8
|
|
||||||
original_seed:
|
|
||||||
season_loss: 0
|
|
||||||
season_win: 0
|
|
||||||
criteria:
|
|
||||||
extra:
|
|
||||||
eight_pools_generation_wrestler_17:
|
|
||||||
name: Guy17
|
|
||||||
school_id: 5
|
|
||||||
weight_id: 8
|
|
||||||
original_seed:
|
|
||||||
season_loss: 0
|
|
||||||
season_win: 0
|
|
||||||
criteria:
|
|
||||||
extra:
|
|
||||||
eight_pools_generation_wrestler_18:
|
|
||||||
name: Guy18
|
|
||||||
school_id: 5
|
|
||||||
weight_id: 8
|
|
||||||
original_seed:
|
|
||||||
season_loss: 0
|
|
||||||
season_win: 0
|
|
||||||
criteria:
|
|
||||||
extra:
|
|
||||||
eight_pools_generation_wrestler_19:
|
|
||||||
name: Guy19
|
|
||||||
school_id: 5
|
|
||||||
weight_id: 8
|
|
||||||
original_seed:
|
|
||||||
season_loss: 0
|
|
||||||
season_win: 0
|
|
||||||
criteria:
|
|
||||||
extra:
|
|
||||||
eight_pools_generation_wrestler_20:
|
|
||||||
name: Guy20
|
|
||||||
school_id: 5
|
|
||||||
weight_id: 8
|
|
||||||
original_seed:
|
|
||||||
season_loss: 0
|
|
||||||
season_win: 0
|
|
||||||
criteria:
|
|
||||||
extra:
|
|
||||||
eight_pools_generation_wrestler_21:
|
|
||||||
name: Guy21
|
|
||||||
school_id: 5
|
|
||||||
weight_id: 8
|
|
||||||
original_seed:
|
|
||||||
season_loss: 0
|
|
||||||
season_win: 0
|
|
||||||
criteria:
|
|
||||||
extra:
|
|
||||||
eight_pools_generation_wrestler_22:
|
|
||||||
name: Guy22
|
|
||||||
school_id: 5
|
|
||||||
weight_id: 8
|
|
||||||
original_seed:
|
|
||||||
season_loss: 0
|
|
||||||
season_win: 0
|
|
||||||
criteria:
|
|
||||||
extra:
|
|
||||||
eight_pools_generation_wrestler_23:
|
|
||||||
name: Guy23
|
|
||||||
school_id: 5
|
|
||||||
weight_id: 8
|
|
||||||
original_seed:
|
|
||||||
season_loss: 0
|
|
||||||
season_win: 0
|
|
||||||
criteria:
|
|
||||||
extra:
|
|
||||||
eight_pools_generation_wrestler_24:
|
|
||||||
name: Guy24
|
|
||||||
school_id: 5
|
|
||||||
weight_id: 8
|
|
||||||
original_seed:
|
|
||||||
season_loss: 0
|
|
||||||
season_win: 0
|
|
||||||
criteria:
|
|
||||||
extra:
|
|
||||||
Reference in New Issue
Block a user