zurichat / zc_core

The Zuri Core is an open-source API that serves as the backend and backbone of Zuri Chat
https://zuri.chat
130 stars 83 forks source link

Wrote tests for GetOrganizationByURL, DeleteOrganization, UpdateURL #571

Closed kinglighthill closed 2 years ago

kinglighthill commented 2 years ago

It'd be a better job to complete all the test cases for a particular function instead of having bits for several functions. This is not going to help us.

Those are the complete test for those endpoints. some things there's no means of testing unless the endpoints are modified