* Fix the session_id accessor. Previous version looks for wrong method
authorJohn Dong <jdong@mit.edu>
Mon, 20 Aug 2007 19:56:39 +0000 (15:56 -0400)
committerJohn Dong <jdong@mit.edu>
Mon, 20 Aug 2007 19:56:39 +0000 (15:56 -0400)
commitaa6f2f886d78c6cf42ee284ded1ce3cd3db1c632
tree5e74bb6acac4b0b08b04a0550b7f79b2b218cf84
parent4ae380231b08416a3ac3b6966d9dbc00a73fc3ca
* Fix the session_id accessor. Previous version looks for wrong method
* Added new testcases
  - Creating same-name quickvote
  - Test retrieving results of quickvotes with 0, 1, and 5 votes
  - Test casting a quickvote
test/functional/quickvote_controller_test.rb

Benjamin Mako Hill || Want to submit a patch?