gitlab-org--gitlab-foss/spec/mailers
Rémy Coutable 76350e2ede Ensure "new SSH key" email do not ends up as dead Sidekiq jobs
Related to #2235.

This is done by:
1. Delaying the notification sending after the SSH key is commited in DB
2. Gracefully exit the mailer method if the record cannot be found
2016-03-15 11:23:57 +01:00
..
emails Ensure "new SSH key" email do not ends up as dead Sidekiq jobs 2016-03-15 11:23:57 +01:00
shared Move build emails specs to separate file 2016-02-12 14:01:28 +01:00
abuse_report_mailer_spec.rb Make AbuseReportMailer responsible for knowing if it should deliver 2016-01-04 18:59:25 -05:00
notify_spec.rb Move profile notifications specs to separate file 2016-02-12 14:01:28 +01:00