When writing integration and/or system tests, I want to be able to easily test mailer links so that my developer experience is improved.
Acceptance Criteria
- Create a helper method that returns the latest email for an email address.
- Create a helper method that makes it so we can click a link in an email.