I’m getting 1 testcase failed in module 3, which is
com.crio.warmup.stock.ModuleThreeTest
mainCalculateReturnsOldTrades()
I have taken care of the case where the date might not be passed as an argument, and also when the dates passed might older than the dates returned by the API request. What else could be the problem?