bcgov/issuer-kit

Add instructions for dealing with email in dev setup or config option to avoid

Closed this issue · 1 comments

Provide in the instructions what to do if the user does not have an email service while testing. As needed, add code so the email does not send at all under some conditions, and ideally, some instructions on how a person could, for example, use their google account for sending messages while testing.

Alternatively for the latter case (developing and needing to see the email for testing), if possible (and easy) have an option to allow the email message to popup a window with the text of the email, so people can see the text without having to have an SMTP service available.

This came up as an issue by Lucas Tétreault of vivvo.

Minimal instructions have been provided. #110 provides for an improvement to handling the issue within the app.