Adds remove list item test and updates add/create tests
This commit is contained in:
@ -9,7 +9,7 @@ from bookwyrm import models, views
|
||||
|
||||
|
||||
# pylint: disable=too-many-public-methods
|
||||
class InboxActivities(TestCase):
|
||||
class InboxCreate(TestCase):
|
||||
""" readthrough tests """
|
||||
|
||||
def setUp(self):
|
||||
|
Reference in New Issue
Block a user