aboutsummaryrefslogtreecommitdiffstats
path: root/spec/controllers/comment_controller_spec.rb
Commit message (Collapse)AuthorAgeLines
* Make sure the :public_body_translation fixture is included everywhere the ↵Robin Houston2011-06-09-1/+1
| | | | :public_bodies fixture is, because the PublicBody objects do not work as expected without it.
* 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