uchicago-cs / chigame

BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Creating GET and POST Tests: Lobbies API Endpoint #361

Open giomhern opened 11 months ago

giomhern commented 11 months ago

As part of improving the reliability and functionality of our application, we need to create comprehensive test cases for the Lobbies GET & POST endpoint. This will help ensure that the endpoint functions correctly, handles various scenarios, and provides a stable foundation for our application's lobby management.