> I'm not sure why I'd switch to RequestsClient() for local tests either.
Most folks won't need to. It gives you the ability to test more of the stack, and to write tests in a way that you could also run them directly against a live production or staging service. There's cases where that could be useful, but it's not typical. -- You received this message because you are subscribed to the Google Groups "Django REST framework" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
