aboutsummaryrefslogtreecommitdiffstats
path: root/spec/lib/acts_as_xapian_spec.rb
Commit message (Collapse)AuthorAgeLines
* Go back to setting up xapian index with fixturesLouise Crow2015-05-29-4/+6
| | | | | | Skipping this seems to have some unexpected interaction with fixture data. https://travis-ci.org/mysociety/alaveteli/jobs/64446161
* Add required setupLouise Crow2015-05-28-11/+17
|
* Make sure spelling corrections are encoded as UTF-8Louise Crow2015-05-28-0/+29
|
* Cleanup spec.Louise Crow2015-05-26-52/+54
| | | | Remove unneeded setup, fixtures are not used in these specs.
* Move acts_as_xapian specs to own file.Louise Crow2015-05-26-0/+73