On Thursday, April 21, 2016 at 9:16:25 AM UTC-4:30, Derek wrote:
>
> Hi
>
> I am looking for help with writing tests for custom Django admin actions; 
> both with and without intermediate pages (ones containing forms).
>
> I confess (hangs head in shame) that I have written lots of actions, but 
> not added any tests for these to my test suite.  It would be great if there 
> were official docs for how to write tests (are there?) but, failing that, a 
> link to some kind of "definitive" tutorial would be great.  Googling seems 
> to produce lots of StackOverflow Q&A or snippets from personal blogs, but 
> no fully worked / comprehensive examples.
>
> Any help or Useful Pointers appreciated.
>
> Thanks
> Derek
>

Hi,
* https://docs.djangoproject.com/en/1.9/intro/tutorial05/
* https://docs.djangoproject.com/en/1.9/topics/testing/ 

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/962972c3-61d4-44da-80cc-8825e0834d06%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to