bounswe / bounswe2024group7

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

Created tests for serializers of profile, post and comment #126

Closed oguzhekim closed 7 hours ago

oguzhekim commented 4 months ago

I created simple unit tests for serializers of profile, post and comment. tests.py file is deleted and a new folder named tests is created. I also added test database field in settings.py