tomscholz / meteor-jest-stubs

Stubs for using Jest to unit test Meteor modules
MIT License
10 stars 15 forks source link

Collection.rawCollection().update() = jest.fn() #6

Closed arichter83 closed 5 years ago

arichter83 commented 5 years ago

I need to use rawCollection().update() for some advanced updates