search for: systemnotifiertest

Displaying 1 result from an estimated 1 matches for "systemnotifiertest".

Did you mean: system_notifier_test
2006 Feb 03
2
testing to see if emails are sent out on exceptions
Hi, I''m using ActionController::rescue_action_in_public() to send emails when uncaught exceptions happen. Is it possible to write tests for that? Joe