#10899: easier manipulation of sessions by test client
-----------------------------------+------------------------------------
     Reporter:  tallfred           |                    Owner:  nobody
         Type:  New feature        |                   Status:  reopened
    Component:  Testing framework  |                  Version:  SVN
     Severity:  Normal             |               Resolution:
     Keywords:                     |             Triage Stage:  Accepted
    Has patch:  1                  |      Needs documentation:  0
  Needs tests:  0                  |  Patch needs improvement:  1
Easy pickings:  0                  |                    UI/UX:  0
-----------------------------------+------------------------------------

Comment (by mlavin):

 I was looking into these test failures in the recent NC sprint. From what
 I could tell the two additional queries are related to a session read and
 write now that the test sessions work more like the real sessions.
 Starting a new project, creating a superuser and viewing the superuser in
 the admin shows 9 queries using django-debug-toolbar rather than 7
 asserted in the test case.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/10899#comment:23>
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 django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to