mail tests for rspec

Added by Oz Mose 188 days ago

heya again

I want to try to write some tests for rspec, seems there are some to do. I saw some pending tests that involve mail, should we use
https://github.com/bmabey/email-spec ? or write something by ourself like described in http://blog.lucascaton.com.br/?p=574 ? or is there already something ready for that in Opal ?

mose


Replies

avatar RE: mail tests for rspec - Added by Oz Mose 188 days ago

ok I found it I posted too fast :) the ActionMailer is already good for testing.