# Mock VNC Gateway Server This simple mock server responds with a 200 Status Ok to all incoming requests. No checking is done on the incoming request for valid data, such as missing incoming request ID. These kinds of tests should be covered by the gateway integration tests.