mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-20 18:23:47 +00:00
a9fe80e1cd
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%.