I wrote a server which uses websockets using node js. Now i want to run unit tests on it using jest. I am clue less how jest use for test my websocket server. This is my server