corewar-teamprojekt / corewar

Corewar is a game about competitively optimizing assembly code. See our issueboard for current issues.
https://corewar.shonk.software
Apache License 2.0
11 stars 0 forks source link

111 add v1 api endpoint to create a new lobby #181

Closed TR1NITROTOLUOL closed 2 weeks ago

TR1NITROTOLUOL commented 2 weeks ago

I only wrote one test for this endpoint because it just creates an empty lobby and tests regarding submitting new code etc. to a lobby is already handled in the ShorkServiceTest. Also the ShorkServiceTest already tests for creating a new lobby. But please give me a short feedback, if further testing is required for this endpoint