bounswe / bounswe2024group7

Collaborative hub for 2024Group7
https://bounswe.github.io/bounswe2024group7/
4 stars 3 forks source link

Creating unit tests for Profile, Post and Comment Serializers #125

Closed oguzhekim closed 1 month ago

oguzhekim commented 1 month ago

We should create unit test for Profile, Post and Comment serializers to make sure that it returns the desirable output.

oguzhekim commented 1 month ago

Created unit tests of Profile, Post and Comment serializers. PR#126