Hi Guys,
Please suggest me
what are the best practices for unit testing Meteor methods ??
Do we really need to mock the database calls and other import calls ??
If yes, what is the best framework or package which does it and any sample example implementation will help me a lot!!
Note: Please give me some sample boiler plate to get started.
Thanks,