neat-email-mailjet
v1.0.5
Published
Registers events on the neat-application for * user.reset * user.register * user.activated
Downloads
3
Readme
neat-email-mailjet
Registers events on the neat-application for
- user.reset
- user.register
- user.activated
and sends emails for them with Mailjet.
There is also an API documentation
Unit Tests
To run the tests, use
npm install mocha -g
npm install
npm test
Used test libraries
- http://mochajs.org/
- http://chaijs.com/api/bdd/
- https://github.com/domenic/chai-as-promised
- https://github.com/domenic/sinon-chai