bounswe / bounswe2022group4

6 stars 3 forks source link

Backend: Implement unit tests for APIs related to Post and Comment models. #481

Closed bayndrysf closed 1 year ago

bayndrysf commented 1 year ago

Description: It needs to implement unit tests for APIs related to Post model. This is to track the testing process for APIs as listed below.

Deadline: 27.12.2022, 12.45(GMT+3)

bayndrysf commented 1 year ago

Unit test for POST : api/post/update/ and POST : api/post/delete/ were completed. See: 0136c2aaee07614b8b2ded78cd2837760d44d5cc eb2c1b0daedca63846e389088b2c67d9fc58946c .

bayndrysf commented 1 year ago

Unit test for GET : api/post/fetch/\/ was completed. See: f50b9d9268c43ee7e241266d90a9eb2c0d0bf1d5.

bayndrysf commented 1 year ago

Unit tests for the following endpoints were completed.

bayndrysf commented 1 year ago

Unit tests for the following endpoints were completed.