aboutsummaryrefslogtreecommitdiffstats
path: root/spec/controllers/comment_controller_spec.rb
Commit message (Expand)AuthorAgeLines
* integrate_views is render_views RSpec 2Henare Degan2012-12-11-1/+1
* Add an option to disable comments on a requestRobin Houston2012-09-19-0/+11
* Handle the case where someone wants to add an annotation to a successful exte...Louise Crow2012-08-23-0/+20
* Load all fixtures for all testsRobin Houston2012-01-31-1/+0
* allow specs to run independentlyJames McKinney2011-10-16-1/+1
* Make sure the :public_body_translation fixture is included everywhere the :pu...Robin Houston2011-06-09-1/+1
* Make path work in Ruby 1.9Francis Irving2010-09-15-1/+1
* Update changed URL.francis2008-08-29-1/+1
* Prevent double posting of comments, and test code for that.francis2008-08-26-23/+8
* Test code for comments.francis2008-08-26-0/+76