chore: added users service unit tests

This commit is contained in:
canove
2020-10-24 16:20:14 -03:00
parent ce213777ff
commit 1d6fc2bf06
12 changed files with 294 additions and 46 deletions

View File

@@ -8,7 +8,7 @@ module.exports = {
// automock: false,
// Stop running tests after `n` failures
// bail: 0,
bail: 1,
// The directory where Jest should store its cached dependency information
// cacheDirectory: "/tmp/jest_rs",