Closed jikuja closed 6 years ago
Actually asyncs should be called correctly by nesting submit()
calls but honestly I was not 100% happy with the code. New commit for better incoming.
@joscha Thanks for reviewing this PR 🎉 I don't feel to strong about removing reject
or not.
It probably makes sense to cut a release shortly with these fixes. I'll try to have a look at it this weekend.
When using multiple MockCallbacks only first is tested. If callback's method and url do not match then empty MockResponse is being returned to callee.