* Add one more assertion in testcase for dupe candidates
authorJohn Dong <jdong@mit.edu>
Fri, 17 Aug 2007 20:15:45 +0000 (16:15 -0400)
committerJohn Dong <jdong@mit.edu>
Fri, 17 Aug 2007 20:15:45 +0000 (16:15 -0400)
commit23c5d764866ae11c5a65cd872647ce026544decb
treeb77d8e06fed23349676832ec9b937306c47b3d36
parentee1466c8a08f1cb4e008936218c75980940bc24c
* Add one more assertion in testcase for dupe candidates
* Remove test_create_quickvote_description_htmlescape. As I thought earlier, I actually want the DB to properly store HTML elements. It's the job of the view to make sure it doesn't clobber itself displaying the element.
  - Change the test instead to a test for proper XML escaping. An appended </string> element should be stored properly and not trip hell
test/unit/selectricityservice_test.rb

Benjamin Mako Hill || Want to submit a patch?