PatrickJS / angular-websocket

:arrow_upper_left: The missing Angular WebSocket module for connecting client applications to servers by @AngularClass
https://angularclass.github.io/angular-websocket
MIT License
1.22k stars 194 forks source link

Unable to mock onMessage handler #105

Open innovation-stack opened 7 years ago

innovation-stack commented 7 years ago

I tried following the example in the README that shows how to mock angular-websocket, but I am not able to mock the onMessage handler. I have also raised my concern here. Can anyone please have a look at this?