From af9bec97af2fa6a3735992ffbd4290a0f1d478db Mon Sep 17 00:00:00 2001 From: Jacob Cody Wimer Date: Fri, 19 Apr 2019 22:48:57 -0400 Subject: [PATCH] Deleted all fixtures not associated with controller tests --- test/fixtures/mats.yml | 12 +- test/fixtures/schools.yml | 17 +- test/fixtures/tournaments.yml | 30 ---- test/fixtures/weights.yml | 12 +- test/fixtures/wrestlers.yml | 311 +--------------------------------- 5 files changed, 4 insertions(+), 378 deletions(-) diff --git a/test/fixtures/mats.yml b/test/fixtures/mats.yml index 37bbebe..f885ca1 100644 --- a/test/fixtures/mats.yml +++ b/test/fixtures/mats.yml @@ -10,14 +10,4 @@ one: name: Mat1 tournament_id: 1 - id: 1 - - two: - name: 1 - tournament_id: 2 - id: 2 - - eight_pools_generation_mat: - name: 1 - tournament_id: 4 - id: 3 \ No newline at end of file + id: 1 \ No newline at end of file diff --git a/test/fixtures/schools.yml b/test/fixtures/schools.yml index 8fb85bf..d93613a 100644 --- a/test/fixtures/schools.yml +++ b/test/fixtures/schools.yml @@ -8,19 +8,4 @@ one: two: id: 2 name: Grove City - 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 \ No newline at end of file + tournament_id: 1 \ No newline at end of file diff --git a/test/fixtures/tournaments.yml b/test/fixtures/tournaments.yml index 45c1333..f8f7104 100644 --- a/test/fixtures/tournaments.yml +++ b/test/fixtures/tournaments.yml @@ -8,34 +8,4 @@ one: director_email: jacob.wimer@gmail.com tournament_type: Pool to bracket 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 \ No newline at end of file diff --git a/test/fixtures/weights.yml b/test/fixtures/weights.yml index 8e5b4fe..dd7b8d7 100644 --- a/test/fixtures/weights.yml +++ b/test/fixtures/weights.yml @@ -29,14 +29,4 @@ five: six: id: 6 max: 285 - tournament_id: 1 - -swap_wrestlers: - id: 7 - max: 138 - tournament_id: 3 - -eight_pools_generation_weight: - id: 8 - max: 138 - tournament_id: 4 \ No newline at end of file + tournament_id: 1 \ No newline at end of file diff --git a/test/fixtures/wrestlers.yml b/test/fixtures/wrestlers.yml index 5ca0229..da45fce 100644 --- a/test/fixtures/wrestlers.yml +++ b/test/fixtures/wrestlers.yml @@ -687,313 +687,4 @@ tournament_1_wrestler_53: season_win: 50 criteria: extra: - 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: + pool: 1 \ No newline at end of file