Jayaike Ndu

Results 62 comments of Jayaike Ndu

@lunayach , Alright not a problem. Thanks

See screenshot ![Screenshot (127)](https://user-images.githubusercontent.com/35180217/72220678-628a2600-3553-11ea-9811-15981ad5280a.png)

I also made all the responses into variables so changing them won't be ann issue :) @vkartik97 @Ram81 @RishabhJain2018

I mentioned the reason why the code coverage is down @pushkalkatara

There is a part of the function that I can not test because it never gets called which I showed above. That would be the exception raised for the MissingSchema...

If the exception was raised in the request block of code it would be called. However, it is not raised there @pushkalkatara

Should I put it there so you can see?

What should I use @vkartik97 ? I took it from the display submission result function. Kindly let me know your comments