Hi guys, is there a guide on how to mock an HttpClient so that it can return proper WebSocket responses?
I was only able to find the mocking guide for the server part, but not the client one
e
e5l
10/24/2019, 9:44 AM
Hi @Riccardo Montagnin, sorry but there is no
WebSocket
support for
Mock
engine
r
Riccardo Montagnin
10/24/2019, 9:44 AM
So I cannot test a client that supports WebSockets?