mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-01 12:18:45 -05:00
added sharing links and appropriate tests
This commit is contained in:
@@ -11,6 +11,7 @@ class TestBase(TestCase):
|
||||
guest_client_1 = None
|
||||
guest_client_2 = None
|
||||
superuser_client = None
|
||||
anonymous_client = None
|
||||
|
||||
def create_login_user(self, name, group):
|
||||
client = Client()
|
||||
|
||||
Reference in New Issue
Block a user