mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-23 11:46:28 +00:00
1c36a2433f
Cover both branches: single alert template (isSingle=true with 1 alert) and grouped alert template (isSingle=false or multiple alerts). Tests verify subject format, HTML structure, and text body generation. Coverage improved from 66.7% to 100%.