X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/5a8b533b5abec8dc24674e4ef084b0b9779da8af..37e11a698234dcc8bcb2faae7203088667a8a561:/test/fixtures/candidates.yml diff --git a/test/fixtures/candidates.yml b/test/fixtures/candidates.yml index 8794d28..4153b54 100644 --- a/test/fixtures/candidates.yml +++ b/test/fixtures/candidates.yml @@ -1,5 +1,87 @@ # Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html -first: - id: 1 -another: - id: 2 +<% i = 0 %> + +cand_<%= i += 1 %>: + name: "techno picnic" + election_id: "954" + id: "4666" + +cand_<%= i += 1 %>: + name: "History's Best Dictators" + election_id: "954" + id: "4667" + +cand_<%= i += 1 %>: + name: "Lolita" + election_id: "954" + id: "4668" + +cand_<%= i += 1 %>: + name: "Famous Murderers" + election_id: "954" + id: "4669" + +cand_<%= i += 1 %>: + name: "Eyes Wide Shut" + election_id: "954" + id: "4670" + +cand_<%= i += 1 %>: + name: "Famous Literature" + election_id: "954" + id: "4671" + +cand_<%= i += 1 %>: + name: "Solstice" + election_id: "954" + id: "4672" + +cand_<%= i += 1 %>: + name: "Rocky Horror" + election_id: "954" + id: "4673" + +cand_<%= i += 1 %>: + name: "Clothing Optional + Wine" + election_id: "954" + id: "4674" + +cand_<%= i += 1 %>: + name: "Kindergarden" + election_id: "954" + id: "4675" + +cand_<%= i += 1 %>: + name: "Antarctica" + election_id: "954" + id: "4676" + +cand_<%= i += 1 %>: + name: "Ender's Game" + election_id: "954" + id: "4677" + +cand_<%= i += 1 %>: + name: "Terry Pratchett's Discworld" + election_id: "954" + id: "4678" + +cand_<%= i += 1 %>: + name: "Soviet Russia" + election_id: "954" + id: "4679" + +cand_<%= i += 1 %>: + name: "Rejected Superheroes" + election_id: "954" + id: "4680" + +cand_<%= i += 1 %>: + name: "Steampunk" + election_id: "954" + id: "4681" + +cand_<%= i += 1 %>: + name: "In The Lab" + election_id: "954" + id: "4682"