You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Write a simple test that starts a server, lets two clients connect, chat, and then verify the chatlog on the server.
Write tests where only one client connects.
Write test where one client connects after the first has already sent messages.