bounswe / bounswe2022group4

6 stars 3 forks source link

Backend: Implement unit tests for APIs related to Forget Password Functionality #484

Closed oguzhantok closed 1 year ago

oguzhantok commented 1 year ago

Description: Unit tests for the APIs related to the Forget Password functionality will be implemented. API endpoints to implement unit tests are as follows:

POST /api/user/forget_password POST /api/user/reset_password

Deadline: 08.12.2022, 22.00(GMT+3)

oguzhantok commented 1 year ago

Implemetation is finished as expected. See related commit!