aboutsummaryrefslogtreecommitdiffstats
path: root/spec/models/track_mailer_spec.rb
Commit message (Expand)AuthorAgeLines
* Replace STDERR.puts by $stderr.puts elsewhere, which is potentially more flex...Robin Houston2011-06-21-3/+3
* Mock out a few more things now foreign key constraints are being enforced in ...Louise Crow2011-02-23-39/+50
* Make path work in Ruby 1.9Francis Irving2010-09-15-1/+1
* Only use last 100 finds, not 200Francis Irving2010-06-10-1/+1
* Fix track mailer unit test to work with extra find.Francis Irving2010-06-09-4/+6
* It is now 100, not 200Francis Irving2010-06-08-1/+1
* Correctly take delivery of mail in new testFrancis Irving2009-12-04-0/+7
* So fixtures and deliveries are right when run in alphabetical order.Francis Irving2009-10-29-0/+2
* Don't send overdue alerts, or request for clarification alerts to banned usersfrancis2009-10-03-0/+1
* Auto-generated header on tracks.francis2009-06-27-0/+16
* Spec tweak to work with debugging infolouise2009-05-05-1/+2
* Allowing xapian reindexing to be skipped if a no_xapian_reindex flag is set o...louise2009-04-14-4/+4
* Adding a flag to allow user model to be saved without reindexing associated m...louise2009-04-09-8/+17
* Adding specs for track alert emails. All users get updated, which I think cau...louise2009-04-09-1/+94
* Have test file for each model.francis2008-05-21-0/+8