Sunday, April 24, 2016

Re: Help with testing of custom Django admin actions

Thanks; I understand the testing approach and its working well in other parts of my project. I was looking for something more specifically related to testing custom admin actions though.

On 24 April 2016 at 00:33, Camilo Torres <camilotorresf@gmail.com> wrote:
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,

--
You received this message because you are subscribed to a topic in the Google Groups "Django users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/django-users/dJeQOB0bRKw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to django-users+unsubscribe@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.

--
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+unsubscribe@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/CAF1Wu3Me2dtsofNgNxNhHyGUqqS3Sb2BKPQE2iKygOVKGqTBEg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment