Hello there, I am new to the world of contribution, currently, I am working on this easy picking ticket #16406 that I chose from the database. I've made the necessary changes in the code file and in the documentation but I am having a bit of trouble regarding writing a unit test for it.
The changes I've made in the codebase are doing the job that has been defined in the ticket as I've checked it through installing the particular branch and building an app with the help of that branch. The problem is that I don't know in which file should I write the unit test. The changes in code were regarding URL resolve in resolvers.py. The files which I've identified on my end in which I assume that I should write the test are in the tests file of "urlpatterns" and "urlpatterns_reverse". Now, I would be grateful if someone can tell me in which file should I write the tests and I should work on them before committing and making the pull request. Thanks -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-developers+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/36cafb2b-3062-498d-99b5-beef4aa70c56n%40googlegroups.com.