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

1
.gitignore vendored
View file

@ -154,6 +154,7 @@ dmypy.json
# Translations
# Django stuff:
src/newsreader/fixtures/local
# Flask stuff: