1 min readJun 2, 2018
Hey Derek,
I have to agree with Kaplan.
If you need some inspiration on how to write tests for Django admin you can take a look at the Django admin tests for changelist or tests I wrote for my own django-admin-lightweight-date-hierarchy package.
Hope this helps.