#16921: Add assertHTMLEqual and related assert methods to TestCase
-------------------------------------+-------------------------------------
     Reporter:  carljm               |                    Owner:
         Type:  New feature          |  gregmuellegger
    Component:  Testing framework    |                   Status:  assigned
     Severity:  Normal               |                  Version:  SVN
     Keywords:  form-rendering       |               Resolution:
    Has patch:  1                    |             Triage Stage:  Accepted
  Needs tests:  0                    |      Needs documentation:  0
Easy pickings:  0                    |  Patch needs improvement:  1
                                     |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by gregmuellegger):

 * owner:  nobody => gregmuellegger
 * status:  new => assigned


Comment:

 The mentioned bug is fixed. Attached is a patch with the feature including
 tests and documentation.
 It would be nice if someone could especially review the english texts in
 docs and release notes.

 I consider the code itself as pretty stable since it's already used in my
 gsoc form-rendering branch.

 Here is a link to my branch of this bug:
 https://github.com/gregmuellegger/django/tree/t16921-assertHTMLEqual

 And the compare view:
 
https://github.com/gregmuellegger/django/compare/master...t16921-assertHTMLEqual

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