The server test file is a bit misleading. This tests server and client. So really, this should be a protocol_test that rely on various files. Each file could represent a server or client involved in the test.
This should also hopefully allow for more robust testing as we add functions to the classes.
The server test file is a bit misleading. This tests server and client. So really, this should be a protocol_test that rely on various files. Each file could represent a server or client involved in the test.
This should also hopefully allow for more robust testing as we add functions to the classes.