Re: [EXTERNAL] testing websockets

2021-11-02 Thread Илья Шипицин
reg-tests/http-messaging/websocket.vtc is able to catch issue 737 ср, 20 окт. 2021 г. в 11:55, Илья Шипицин : > Proposed testsuite only catches issue 737 regression in https mode. > > Also, it tests h2, because native chromium is involved. > > I'll check whether VTC is able to catch issue 737. >

Re: [EXTERNAL] testing websockets

2021-10-19 Thread Илья Шипицин
Proposed testsuite only catches issue 737 regression in https mode. Also, it tests h2, because native chromium is involved. I'll check whether VTC is able to catch issue 737. As for proposed test suite, it is really heavy to run on CI. But it might be used as release quality gate On Wed, Oct 20

Re: [EXTERNAL] testing websockets

2021-10-19 Thread Amaury Denoyelle
On Wed, Oct 20, 2021 at 09:59:59AM +0500, Илья Шипицин wrote: > Hello, > I've found a way how to test websockets automatically. > this approach is able to catch https://github.com/haproxy/haproxy/issues/737 > > the idea is to place haproxy between browser and kestrel in SignalR tests ( > https://g