#16028: Consolidate default template filters' tests
-------------------------------------+-------------------------------------
               Reporter:  julien     |          Owner:  Odd_Bloke
                   Type:             |         Status:  new
  Cleanup/optimization               |      Component:  Testing framework
              Milestone:             |       Severity:  Normal
                Version:  1.3        |       Keywords:
             Resolution:             |      Has patch:  0
           Triage Stage:  Accepted   |    Needs tests:  0
    Needs documentation:  0          |  Easy pickings:  1
Patch needs improvement:  0          |
                  UI/UX:  0          |
-------------------------------------+-------------------------------------

Comment (by julien):

 It is good to split the tests in multiple methods, however the
 "get_xxxx_tests()" methods seem like an unnecessary step in this refactor,
 and they create a lot of boilerplate code just to execute them. It seems
 better to directly write actual unittest methods like in the
 `defaultfilters` tests module. Have you done any recent work on this?
 Otherwise I might take a stab at it.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/16028#comment:10>
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 this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to