I\'m new to testing in DRF. I have the following ViewSet where I\'m only allowing the \'List\' and \'Retrieve\' actions:
class RecipeViewSet(mixins.ListModelM