#27112: django.test.client.Client doesn't support timeouts
-----------------------------------+-----------------------------
     Reporter:  roboslone          |      Owner:  nobody
         Type:  New feature        |     Status:  new
    Component:  Testing framework  |    Version:  1.10
     Severity:  Normal             |   Keywords:  testing,timeout
 Triage Stage:  Unreviewed         |  Has patch:  0
Easy pickings:  0                  |      UI/UX:  0
-----------------------------------+-----------------------------
 I'm trying to test my middleware for replay processing (same request was
 issued twice, because first attempt failed due to client timeout). I need
 some control over timeouts in django.test.client.Client. Is it possible to
 implement requests-like (http://docs.python-
 requests.org/en/master/user/advanced/#timeouts) kwarg for timeout?

--
Ticket URL: <https://code.djangoproject.com/ticket/27112>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/052.1951cdfb5be7e76b4308cd786339e40e%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to