HackIllinois / api

The Official API supporting HackIllinois
https://api.hackillinois.org
Other
23 stars 51 forks source link

Profile tests #498

Closed asehgal220 closed 1 year ago

asehgal220 commented 1 year ago

Added tests to check if an unauthorized user makes a get or post request, if a user submits invalid data for post, and if the user tries to get a profile that doesn't exist.

Timothy-Gonzalez commented 1 year ago

Not sure why this and #495 exist but I left some notes there if you want to look at that.