aboutsummaryrefslogtreecommitdiffstats
path: root/spec/models/public_body_spec.rb
Commit message (Expand)AuthorAgeLines
* Need history loaded in fixture in order to find by it.francis2009-03-30-1/+1
* Move Xapian tests into one file so they don't slow down normal modeltony2009-03-22-21/+0
* rspec provides a useful errors_on testtony2009-03-22-4/+5
* Rollback 14514 and 14515 - model can't call methods in general_controllertony2009-03-22-8/+1
* Add 'xapian_requests' methods to PublicBodytony2009-03-22-3/+8
* Add PublicBody.find_by_urlname method that falls back to historic namestony2009-03-22-0/+21
* Only rebuild the Xapian index once, rather than for each test, as we'retony2009-03-22-2/+1
* Index the notes field.francis2009-03-18-0/+22
* Remove complaint_email field as we were never filling it in or using it. Ther...francis2008-03-17-12/+0
* Add NOT NULL constraints into the database everywherefrancis2008-01-24-0/+6
* Stub specs.francis2007-10-31-0/+38