The mailer uses the person_id to find a user which cannot work on a production environment. I haven't used a remote user on my test setup.
* Removed ActiveRecord tests (that is handled in the controller spec) * Added Mailer tests * Added validation tests