jeudi 8 octobre 2015

Django test fails

Hello I have weird issue. Then I start separate test like

manage.py test myapp

all ok and all tests pass well. But then I start all tests like

manage.py test

I have couple of errors like test Client is not auth and I get 302 response instead of 200. So if I run the same test separately as I wrote above all ok.

Is anybody had issue like this?

Aucun commentaire:

Enregistrer un commentaire