#5506: [patch] Generic views have no testing -----------------------+---------------------------------------------------- Reporter: robh | Owner: nobody Status: new | Component: Generic views Version: SVN | Keywords: sprintsept14 Stage: Unreviewed | Has_patch: 1 -----------------------+---------------------------------------------------- This sprint has seen a few tests being written for generic views, where previously there were none. I've worked on #391 and #3031 and after testing found that they are both "worksforme". There's also #1282 and #5494, which changed actual code. All of these have used the TestClient to test the views, which appears to be the most practical option.
-- Ticket URL: <http://code.djangoproject.com/ticket/5506> Django Code <http://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 -~----------~----~----~----~------~----~------~--~---
