Invite perms checks
This commit is contained in:
parent
1e988cae6c
commit
9d8d85ebc1
3 changed files with 17 additions and 3 deletions
|
@ -14,6 +14,7 @@ from bookwyrm.tests.validate_html import validate_html
|
|||
class InviteViews(TestCase):
|
||||
"""every response to a get request, html or json"""
|
||||
|
||||
# pylint: disable=invalid-name
|
||||
def setUp(self):
|
||||
"""we need basic test data and mocks"""
|
||||
self.factory = RequestFactory()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue