mardi 1 mars 2016

How to test an app which is written by drf api directly through jenkins browser version without using django-jenkins framework?

I write a django app which uses drf to provide api for rest request. I want to use jenkins as both test and CI tools. i know there is a framework called django-jenkins but i want to test my urls separately through browser. My problem is it fails when i call it to login and as a result other requests which need authentication will not test! what should i do, first to pass login request and keep its session to send future request

Aucun commentaire:

Enregistrer un commentaire