Closed kaitj91 closed 7 years ago
This PR adds tests for get_relationship and get_related tests. I also updated model file and then changed one get_collection test so that it will pass with new model change.
get_relationship
get_related
Overall coverage is at 65% with the serializer.py file at 68%.
👍 to merge, but see my comment above.
This PR adds tests for
get_relationship
andget_related
tests. I also updated model file and then changed one get_collection test so that it will pass with new model change.Overall coverage is at 65% with the serializer.py file at 68%.