aboutsummaryrefslogtreecommitdiffstats
path: root/spec/spec_helper.rb.rails2
Commit message (Collapse)AuthorAgeLines
* I don't think there's anything else we need from hereHenare Degan2013-02-19-114/+0
|
* Speed up tests by brining the garbage collection hack over tooHenare Degan2013-02-19-15/+0
|
* Bring over test-specific translations config from Rails 2 test helperHenare Degan2013-02-07-3/+0
|
* Add some more xapian methods for models/xapian_spec.rbHenare Degan2013-01-18-20/+0
|
* Add more spec helper methods and update acts_as_xapian to make info_request ↵Henare Degan2012-12-12-26/+0
| | | | model specs pass
* Allow the IncomingMessage model specs to runHenare Degan2012-12-12-12/+0
|
* Allow the FoiAttachment specs to runHenare Degan2012-12-12-8/+0
|
* safe_mock_model doesn't seem to be needed, also tested in Ruby 1.9Henare Degan2012-12-12-15/+0
|
* Reintroduce the scary, I-can't-believe-I'm-copy-and-pasting-this HTML ↵Henare Degan2012-12-11-64/+0
| | | | validation code back in via it's own file
* Set aside the Rails 2 spec_helper and generate a new oneHenare Degan2012-12-11-0/+277
We'll bring stuff from it back in gradually to remove unnecessary cruft