Open
Description
User Story - Business Need
This ticket will be updated.
- Ticket is understood, and QA has been contacted (if the ticket has a QA label).
User Story(ies)
As a
I want
So that
Additional Info and Resources
#213 implemented the features needed to pass the tests in tests/test_template2.py. This ticket should create unit tests for notifications_utils/template2.py::render_email, which takes HTML or plain text as input, plugs it into a new Jinja2 template, and returns the result. The new Jinja2 template should include all of the CSS styling of the currently used Jinja2 template in addition to the custom styling added by the Mistune renders in notifications_utils/formatters.py.
Engineering Checklist
- [ ]
Acceptance Criteria
- This work is added to the sprint review slide deck (key win bullet point and demo slide)
Activity