Closed lamweili closed 2 years ago
Seems like having problems with tests. Will take a while to resolve this PR.
smtp
uses mocks to test so that an smtp server is not needed to run the unit tests. I think all you need to do here is add that .on()
function to the mock smtp transport.
Fixed #19