summaryrefslogtreecommitdiffstats
path: root/spec/mailers/user_mailer_spec.rb
AgeCommit message (Expand)Author
2023-07-20Move localized subject mailer shared example to separate file (#25889)Matt Jankowski
2023-06-19Add coverage for `UserMailer` methods (#25484)Matt Jankowski
2023-06-06Fix `RSpec/DescribedClass` cop (#25104)Matt Jankowski
2023-05-15Remove usage of random sample values in specs (#24869)Matt Jankowski
2023-05-04Fix RSpec/InferredSpecType cop (#24736)Matt Jankowski
2023-03-04User mailer spec coverage improvements (#23905)Matt Jankowski
2023-02-19Autofix Rubocop Style/StringLiterals (#23695)Nick Schonning
2022-04-07Fix failure when sending warning emails with custom text (#17983)Claire
2021-05-06Add Ruby 3.0 support (#16046)Claire
2018-01-20Make text e-mails consistent with HTML ones in UserMailer (#6291)Eugen Rochko
2018-01-02Add confirmation step for email changes (#6071)Patrick Figel
2017-06-17Spec UserMailer (#3757)Akihiko Odaki (@fn_aki@pawoo.net)