Hi
using ActionMailer, during integration tests with Rails.
The default methods : after_create and after_save in the
Observer class arent working. It worked when not testing
or testing for functionality and even unit tests.
Integration tests however , no good.
If this is a known issue or anyone has a tip , feel free.
Thanks