aboutsummaryrefslogtreecommitdiffstats
path: root/spec/support
Commit message (Collapse)AuthorAgeLines
* Fix rendering of atom feed and set correct content typeMatthew Landauer2013-01-31-1/+1
|
* Correctly recognise a fragment for html validationMatthew Landauer2013-01-28-1/+1
|
* Fix indentation onlyHenare Degan2013-01-27-6/+6
|
* This API seems to have changed so just check if there's a bodyHenare Degan2013-01-27-1/+1
|
* Add some more xapian methods for models/xapian_spec.rbHenare Degan2013-01-18-0/+21
|
* Add more spec helper methods and update acts_as_xapian to make info_request ↵Henare Degan2012-12-12-0/+25
| | | | model specs pass
* Allow the IncomingMessage model specs to runHenare Degan2012-12-12-7/+19
|
* Allow the FoiAttachment specs to runHenare Degan2012-12-12-0/+7
|
* safe_mock_model doesn't seem to be needed, also tested in Ruby 1.9Henare Degan2012-12-12-0/+14
|
* Reintroduce the scary, I-can't-believe-I'm-copy-and-pasting-this HTML ↵Henare Degan2012-12-11-0/+65
validation code back in via it's own file