Hi, I wanted to contribute to Django and decided to fix #18998<https://code.djangoproject.com/ticket/18998>. Starting with writing tests, is seems to me that the easiest to write and read the test would be using django.test.client.Client tool (sessions and stuff). Is it OK to use that in testing contrib modules? If not, what is the suggested way?
Best Regards, Mateusz Haligowsk -- You received this message because you are subscribed to the Google Groups "Django developers" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-developers/-/xZzCGOXDo6gJ. 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-developers?hl=en.
