#18586: Rewrite unit tests migrated from doctests
--------------------------------------+------------------------------------
     Reporter:  koniiiik              |                    Owner:  judy2k
         Type:  Cleanup/optimization  |                   Status:  assigned
    Component:  Uncategorized         |                  Version:  master
     Severity:  Normal                |               Resolution:
     Keywords:  unit tests            |             Triage Stage:  Accepted
    Has patch:  0                     |      Needs documentation:  0
  Needs tests:  0                     |  Patch needs improvement:  0
Easy pickings:  1                     |                    UI/UX:  0
--------------------------------------+------------------------------------

Comment (by koniiiik):

 Found another candidate:
 `regressiontests.defer_regress.DeferRegressionTest.test_basic`

 IMO, this test is broken because its results depend on the order of
 execution of tests as it accesses the global model class storage. This
 means it won't be that easy to rewrite this test.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/18586#comment:6>
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