Actions
Feature #20988
openDiagnostics should test that websockets is functional
Story points:
-
Description
Diagnostics currently checks that there is a basic HTTPS endpoint for websockets but does not actually set up a websockets session.
As a result, if websockets is configured for a valid HTTP service but not actually the websockets server, the diagnostics won't notice.
Actions