I am facing the problem in mocking function which is being called from other function while writing the unit test cases in Node JS. I am using sinon chai and mocha to write the