Manual Testing of scenarios for Renewal emails
Proposal
Set up a simple manual testing process to verify each notification cadence:
-
Create test orders with end dates that match each notification period:
- Order ending in 90 days
- Order ending in 60 days
- Order ending in 45 days
- Order ending in 30 days
- Order ending in 15 days
- Order ending in 1 day
-
Verify for each cadence:
- Email is received for the appropriate order
- Email content is correct
-
EmailEventrecord is created with the rightnotification_type - Email is properly logged to SFDC
Result
- Confirmation that each notification cadence works correctly
- Verification that the entire notification flow functions as expected
Next steps (if any)
- Document any issues found during testing