I will use Nimbleparse
as backend and I'm writing tests in my iOS project using the parse-SDK-ios. Is there a way to simulate responses, for example when I try to signin a PFUser
? Like using stubs for common http
requests.
Thank you
I will use Nimbleparse
as backend and I'm writing tests in my iOS project using the parse-SDK-ios. Is there a way to simulate responses, for example when I try to signin a PFUser
? Like using stubs for common http
requests.
Thank you