aboutsummaryrefslogtreecommitdiffstats
path: root/spec/script/mailin_spec.rb
Commit message (Collapse)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 ↵Louise Crow2013-03-12-0/+12
| | | | order to cleanup the data created by this test.
* Add some more fixtures so that spec/script/mailin_spec.rb won't interfere ↵Louise Crow2013-03-11-1/+1
| | | | with other tests.
* 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
| | | | the holding pen if run before other tests that count holding pen entries.
* Rename spec file so that it's picked up by rake spec.Louise Crow2013-02-14-0/+21