Add tests for emails
authorChocobozzz <me@florianbigard.com>
Tue, 30 Jan 2018 14:16:24 +0000 (15:16 +0100)
committerChocobozzz <me@florianbigard.com>
Tue, 30 Jan 2018 14:16:24 +0000 (15:16 +0100)
commitf076daa76a32074cba162459e38fa8c130ad42d0
treeea8a92d6305afa158b7774b65e9e6098cc094b92
parentecb4e35f4e6c7304cb274593c13cb47fd5078b75
Add tests for emails
12 files changed:
client/src/app/reset-password/reset-password.component.html
config/test.yaml
package.json
server/controllers/api/users.ts
server/lib/emailer.ts
server/middlewares/validators/users.ts
server/tests/api/check-params/users.ts
server/tests/api/index-fast.ts
server/tests/api/server/email.ts [new file with mode: 0644]
server/tests/utils/miscs/email.ts [new file with mode: 0644]
server/tests/utils/users/users.ts
yarn.lock