aboutsummaryrefslogtreecommitdiffstats
path: root/spec/script
Commit message (Expand)AuthorAgeLines
* Deal with further side effects of stuff done outside of a transaction in testsMatthew Landauer2013-03-19-0/+2
* Turn off transactional fixtures and fully destroy the message we import in or...Louise Crow2013-03-12-0/+12
* Add some more fixtures so that spec/script/mailin_spec.rb won't interfere wit...Louise Crow2013-03-11-1/+1
* Use an empty incoming email to avoid interaction with other tests.Louise Crow2013-02-17-1/+1
* Don't use a from address that will affect other tests.Louise Crow2013-02-16-1/+1
* Direct the incoming mail to a fixture info_request so that it doesn't affect ...Louise Crow2013-02-16-2/+6
* Rename spec file so that it's picked up by rake spec.Louise Crow2013-02-14-0/+0
* Add a spec to test that mailin does not produce any output. This is important...Louise Crow2012-12-17-0/+21
* Use mail handler in handle-mail-replies.rbLouise Crow2012-11-15-5/+5
* Fix bug that was preventing Rails from loading when *not* in test mode (expos...Seb Bacon2012-06-14-0/+6
* Handle yet another style of bounceRobin Houston2012-05-01-0/+6
* Recognise another variety of bounce messageRobin Houston2012-04-30-0/+6
* use Rails.root, not RAILS_ROOTJames McKinney2012-04-02-1/+1
* Recognise a couple of newly-seen types of out-of-office messageRobin Houston2011-12-30-0/+10
* Detect OOF messages that identify themselves by a X-POST-MessageClass headerRobin Houston2011-09-08-0/+5
* More out-of-office message detectionRobin Houston2011-09-08-0/+5
* More out-of-office message detectionRobin Houston2011-09-08-0/+5
* Improved OOF detectionRobin Houston2011-09-08-0/+10
* Detect multipart/report bounce messagesRobin Houston2011-09-07-0/+33