summaryrefslogtreecommitdiff
path: root/spec/support/notify_shared_examples.rb
Commit message (Expand)AuthorAgeFilesLines
* Optimize notification emails specsGrzegorz Bizon2017-09-011-2/+3
* Don't include EmailHelpers manually, pick with rspecuse-rspec-support-helperLin Jen-Shin2017-08-031-1/+0
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-011-1/+1
* Use `:empty_project` where possible in mailer specsRobert Speicher2017-03-271-1/+1
* Miscellaneous cleanup of Notify shared examplesRobert Speicher2017-03-211-56/+64
* Remove the 'custom subject suffix' spec from a shared exampleRobert Speicher2017-03-211-10/+0
* Move the `a new user email` shared example to the Emails::Profile specRobert Speicher2017-03-211-14/+0
* Handles unsubscribe from notifications via emailPawel Chojnacki2017-01-131-1/+16
* Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-10-251-1/+1
* Move spec/mailers/shared/notify.rb to spec/supportJared Ready2016-10-221-0/+200