boulder/cmd/expiration-mailer
Jacob Hoffman-Andrews 5451e79643
Clean up expiration mailer test (#6093)
There was a lot of copy-paste code, and in particular one of
the most important pieces of setup information (the value of the
`lastExpirationNagSent` field) we often hidden off to the right of the
screen. This extracts out common logic into helper functions and replaces
manual INSERTs with gorp inserts.
2022-05-10 11:44:36 -07:00
..
main.go expiration-mailer: add stats (#6091) 2022-05-09 16:41:10 -07:00
main_test.go Clean up expiration mailer test (#6093) 2022-05-10 11:44:36 -07:00
send_test.go Revert "Allow expiration mailer to work in parallel" (#6080) 2022-05-03 13:18:40 -07:00