aboutsummaryrefslogtreecommitdiffstats
path: root/spec/spec_helper.rb
Commit message (Expand)AuthorAgeLines
* Factor out a 'with_duplicate_xapian_job_creation' helperMark Longair2013-10-07-0/+19
* Make some simple factories for real objects.Louise Crow2013-09-16-0/+2
* Move some more config into AlaveteliLocalization so that it can be called out...Louise Crow2013-07-24-2/+1
* Extract code for setting locales in FastGettext and I18nLouise Crow2013-07-18-5/+2
* Switch routing-filter (which takes locale out of the params and puts it in th...Louise Crow2013-07-18-0/+10
* Restore coveralls config.Louise Crow2013-06-04-0/+12
* Unraveled another test environment cleanup bug with config.order = random:33691Matthew Landauer2013-03-26-0/+13
* Now randomise the test order by default to help uncover order dependent issuesMatthew Landauer2013-03-19-1/+1
* Remove empty fixturesHenare Degan2013-03-03-3/+1
* This is already defined in xapian_indexHenare Degan2013-03-03-15/+0
* Rename Configuration class to avoid conflict with ActiveSupport::ConfigurableHenare Degan2013-03-03-2/+2
* Speed up tests by brining the garbage collection hack over tooHenare Degan2013-02-19-0/+14
* Use Spork instead of writing our ownHenare Degan2013-02-19-107/+121
* Bring over test-specific translations config from Rails 2 test helperHenare Degan2013-02-07-0/+4
* Clear out ActionMailer::Base.deliveries before each test. Rspec should be doi...Matthew Landauer2013-01-29-0/+7
* Copy basic_auth_login spec_helper from rspec 1 to 2Matthew Landauer2013-01-29-0/+6
* Copied load_test_categories from rspec 2 to rspec 3 helper fileMatthew Landauer2013-01-25-0/+8
* Merge remote-tracking branch 'mysociety/develop' into rails-3-spikeMatthew Landauer2013-01-04-0/+14
|\
| * Wrap specs on the extraction of RFC-822 headers in code that sets the ENV tim...Louise Crow2012-12-11-0/+15
* | Moved two needed helper functions from spec/spec_helper.rb.rails2Matthew Landauer2013-01-04-0/+23
* | Load fixtures in the same way as beforeHenare Degan2012-12-11-0/+17
* | Set aside the Rails 2 spec_helper and generate a new oneHenare Degan2012-12-11-265/+26
|/
* Merge remote-tracking branch 'henare_github/relax-gc-for-tests' into developLouise Crow2012-12-10-0/+14
|\
| * Only trigger garbage collection every 4 seconds - speeds up the whole test su...Henare Degan2012-12-08-0/+14
* | Add option to load_file_fixture to specify that the file contents should just...Louise Crow2012-12-04-2/+7
|/
* Add function to clone a clean copy of the xapian index with fixtures loaded i...Louise Crow2012-11-21-18/+38
* Factor out method for getting a mail object from a fixture file.Louise Crow2012-11-15-0/+4
* Extract configuration with defaults into one moduleMatthew Landauer2012-09-25-4/+3
* Clearer formatting of global fixtures list.Louise Crow2012-08-22-7/+21
* Misc fixes to get tests to pass - notably a MonkeyPatch to work around proble...Seb Bacon2012-07-13-0/+13
* Use PO files from `spec/fixtures/locale` rather than the application - makes ...Seb Bacon2012-06-14-0/+4
* More changes and refactoring to make purges work.Seb Bacon2012-04-20-1/+1
* Merge branch 'develop' into purge-requestsSeb Bacon2012-04-19-1/+1
|\
| * use Rails.root, not RAILS_ROOTJames McKinney2012-04-02-1/+1
* | first stab at sending PURGE requests to upstream varnish for request pages. N...Seb Bacon2012-03-13-0/+3
|/
* Load all fixtures for all testsRobin Houston2012-01-31-0/+1
* Make better wording at the top of the page listing subsets of public bodies. ...Seb Bacon2012-01-30-0/+8
* Load all raw emails for testingRobin Houston2012-01-29-7/+7
* Fix more test breakageSeb Bacon2012-01-18-2/+5
* Merge branch 'release/0.5' of github.com:sebbacon/alaveteli into release/0.5Seb Bacon2012-01-18-3/+11
|\
| * Flexible location for validate utilityRobin Houston2012-01-17-3/+11
* | Fix paging bug for type ahead search. This wasn't caught because the spec di...Seb Bacon2012-01-18-0/+5
|/
* Force rails_env always to be test. The previous setting caused me to drop pr...Seb Bacon2012-01-12-1/+1
* Don't give error when viewing HTML versions. Fixes issue #321Seb Bacon2012-01-08-2/+2
* Reduce excess flush operations (they're slooow)Seb Bacon2012-01-06-1/+1
* Further work in progressSeb Bacon2012-01-06-1/+2
* Further improvements to attachment cachingSeb Bacon2011-12-13-0/+5
* add ability to rebuild specific terms rather than all indices -- useful for m...Seb Bacon2011-12-05-2/+10
* Merge branch 'develop' into xapian-dcaboSeb Bacon2011-11-24-6/+11
|\
| * Merge remote-tracking branch 'jpmckinney/pre1.9' into developSeb Bacon2011-11-24-0/+8
| |\