TheFiveMemberTeam / Retrograde-DarkOrbit

0 stars 0 forks source link

Client can connect and disconnect to the chat server #1

Closed JacobAKnox closed 9 months ago

JacobAKnox commented 9 months ago

US - 1 2 hrs

JacobAKnox commented 9 months ago

I don't think the tests actually test the server code, you should make a mock client, or two and connect it to the server socket You can then send a message to the "chat message" channel and check that you get it back.

You might want to add an event for disconnects, even if it doesn't do much for now

JEmersonLawrance commented 9 months ago

both implemented, going to move this to done

JacobAKnox commented 9 months ago

task complete