DMPRoadmap / roadmap

DCC/UC3 collaboration for a data management planning tool
MIT License
102 stars 109 forks source link

Write tests for email notification #2528

Open briri opened 4 years ago

briri commented 4 years ago

Write unit tests for all mailer functions and view tests ensure that the email content is correct.

briri commented 2 years ago

@martaribeiro here is an example of how a feature test that validates that an email was sent: https://github.com/CDLUC3/dmptool/blob/691216627b703039b7802ddd40e1a728b970fd84/spec/features/authentication/reset_password_spec.rb#L104