Skip to content

Commit

Permalink
📚 update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
alonronin committed May 22, 2018
1 parent 95bedd1 commit fa9a903
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ beforeEach(() => {
- [x] `remove` - for remove query
- [x] `deleteOne` - for deleteOne query
- [x] `deleteMany` - for deleteMany query
- [x] `aggregate` - for aggregate framework

### Notes
All operations works with `exec`, `promise` and `callback`.
Expand Down Expand Up @@ -155,6 +156,6 @@ check tests for more, feel free to fork and contribute.
### TODO:

- [x] Return `Jest.fn` for `Model.save` mock
- [ ] Support `Model.aggregate`
- [x] Support `Model.aggregate`

[logo]: http://animals.sandiegozoo.org/sites/default/files/2016-12/DwarfMongoose_ZN.jpg

0 comments on commit fa9a903

Please sign in to comment.