With the test discovery changes in 1.6, the tests for django.contrib apps are no longer run as part of a user's project. For this reason I believe we no longer need to decorate tests in contrib.auth, formtools, and flatpages with @skipIfCustomUser. Is that correct? If so, should we keep the decorator at all? It is documented, but it's not clear to me if the test runner changes were meant to discourage writing these sort of "integration" tests or not.
-- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/bf5b9735-8296-4053-b410-0a7e2bd81f65%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
