Thanks to the changes that were made in an earlier PR, the tests api/hubs/ routes can be tested as a logged out user.
api/hubs/
:thumbsup: for me
:thumbsup: from me as well
`61% coverage` on my machine :)
skrzepto: Looks like your pr #197 replaces this. Is that correct?
atelic: I can remove the changes intest_hub.py in my PR. So just go ahead and merge :)
test_hub.py
:thumbsup:
Pull-Request has been merged by atelic
Thanks to the changes that were made in an earlier PR, the tests
api/hubs/routes can be tested as a logged out user.