more tests for tagging serializer
This commit is contained in:
@@ -118,7 +118,7 @@ class ProductViewSetTest(APITestCase):
|
||||
'stock': 22,
|
||||
'tags': ['tag1, tag2'],
|
||||
# 'category': 'MayorTagCategory',
|
||||
# 'attributes': ['color/red', 'size/xxl'],
|
||||
'attributes': ['color/red', 'size/xxl'],
|
||||
'identifiers': '34rf34f43c43',
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user