abelljs/abell

Add tests for Websocket server

pantharshit00 opened this issue · 2 comments

#64 adds tests for the http server used in development but we also have a websocket server

This issue is here to track that part.

We can call fs.writeFile in that file and it should trigger the reloads as well. So I think we can follow something like this.

I am refactoring tests today. Let's move to JEST. I will try to resolve this while refactoring.