Skip to content

Add tests with LoopbackServer for web sockets #73849

@greenEkatherine

Description

@greenEkatherine

We should increase test scenarios for web sockets that are running with LoopbackServer -- first of all, for web sockets over HTTP/2 and then for HTTP/1.1.

Now many tests are running only in outerloop, which runs on request and not in every CI. This option is unavailable for web sockets over HTTP/2 because the external server has not yet supported it.

To achieve more test coverage, Http2LoopbackServer should be adapted to work with web sockets i.e., it should have a special stream wrapper to decode received data easily.

Metadata

Metadata

Assignees

Labels

area-System.Net.Httpin-prThere is an active PR which will close this issue when it is mergedtest-enhancementImprovements of test source code

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions