I want to test a scenario where I am calling a function (which returns a promise) and in the then block, I am calling another function named \'calledInThenBlock()\'. I want