Refactor endpoint tests

Replace force_login calls with login call from client class in setUp
This commit is contained in:
sonny 2019-10-28 21:35:19 +01:00
parent 61702e720a
commit 858f84aaad
132 changed files with 5158 additions and 661 deletions

View file

@ -6,7 +6,7 @@ chardet==3.0.4
Django==2.2
django-celery-beat==1.5.0
djangorestframework==3.9.4
django-rest-swagger-2.2.0
django-rest-swagger==2.2.0
lxml==4.3.4
feedparser==5.2.1
idna==2.8