ashToronto / career_crafter_pro

A resume theming and career building web app
3 stars 1 forks source link

Style & Spec Mailers in devise views #63

Closed ashToronto closed 3 months ago

ashToronto commented 3 months ago

Add unit tests for mailers and style them. Add logo image somewhere in mailer design keep copy and style form views for when we get redirected back i.e forgot password edit form for example, re-use the existing css from form partial.css and bootstrap 5 as needed for mobile responsive.

Write the tests as integration to show that mailers can be sent during user registration. ignore use of envs for this test as it should simply safeguard from side-effects.