Ported reset. Added unit tests. Added reset route. Added integration tests

This commit is contained in:
Keith Holliday
2016-04-12 11:16:54 -05:00
parent 40c9366a47
commit 3970064fe5
10 changed files with 233 additions and 31 deletions
-1
View File
@@ -808,7 +808,6 @@ schema.methods.getTransformedData = function getTransformedData (cb) {
};
// END of API v2 methods
export let model = mongoose.model('User', schema);
// Initially export an empty object so external requires will get