Closed henriqueleite42 closed 3 years ago
First of all, thanks for the awesome package :heart:
I started to use this, and everything works fine, but I want to add some unit tests using Jest.
How can I mock and inject the MailerService dependence?
MailerService
First of all, thanks for the awesome package :heart:
I started to use this, and everything works fine, but I want to add some unit tests using Jest.
How can I mock and inject the
MailerService
dependence?