#18707: Test client doesn't allow testing 500 responses content
-----------------------------------+------------------------------------
     Reporter:  ricardokirkner@…   |                    Owner:  nobody
         Type:  New feature        |                   Status:  new
    Component:  Testing framework  |                  Version:  1.3
     Severity:  Normal             |               Resolution:
     Keywords:                     |             Triage Stage:  Accepted
    Has patch:  0                  |      Needs documentation:  0
  Needs tests:  0                  |  Patch needs improvement:  0
Easy pickings:  0                  |                    UI/UX:  0
-----------------------------------+------------------------------------
Changes (by lrekucki):

 * needs_better_patch:   => 0
 * needs_docs:   => 0
 * type:  Bug => New feature
 * needs_tests:   => 0
 * stage:  Unreviewed => Accepted


Comment:

 The test client works as documented, so it's not a bug.

 In most cases this behavior is more useful then returning getting a
 generic error page. Using selenium is probably a better choice for testing
 your 500 pages, but I guess that having an option in the Client class
 could also be useful.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/18707#comment:1>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to