bounswe / 2021SpringGroup11

Welcome to our github repository. We are 11th group of CMPE451 Fundamentals of Software Engineering course. We will work on a software project as a team throughout this term.
http://bounswe11.com.s3-website.us-east-2.amazonaws.com/
4 stars 0 forks source link

316 -> 142 Test cases added for User endpoints #318

Closed EAltunoglu closed 2 years ago

EAltunoglu commented 2 years ago

Unit tests added for user('/user/....' urls) endpoints. Issue: #316.

SelmanB commented 2 years ago

The tests are very detailed. Their correct working is collectively tested. It should be taken into account that the tests work on our external mock database, not Django's automated

SelmanB commented 2 years ago

There are no conflicts to be resolved before merging