lundi 31 août 2015

How can I test a view with a form in Django?

I am creating an application in Django and I have the next problem: I want to write a test for a view in Django, but that view receives a form from the html, and I don't know how could I simulate the sending of a form to test that view.

How could I do it?

Aucun commentaire:

Enregistrer un commentaire