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