added new tests and fixtures
authorBenjamin Mako Hill <mako@atdot.cc>
Thu, 18 Jun 2009 00:54:47 +0000 (20:54 -0400)
committerBenjamin Mako Hill <mako@atdot.cc>
Thu, 18 Jun 2009 00:54:47 +0000 (20:54 -0400)
commit37e11a698234dcc8bcb2faae7203088667a8a561
tree9746145ab0e79bc8b1736b6c1acb0fef112f3a10
parent90a5a1b95e6ec0b5f9aa2db522215463a2909920
added new tests and fixtures
test/fixtures/candidates.yml
test/fixtures/elections.yml
test/fixtures/rankings.yml
test/fixtures/vote.yml [deleted file]
test/fixtures/voters.yml
test/fixtures/votes.yml [new file with mode: 0644]
test/functional/quickvote_controller_test.rb
test/unit/quickvote_test.rb
test/unit/ranking_test.rb
test/unit/voter_test.rb

Benjamin Mako Hill || Want to submit a patch?