Github user jbertram commented on the issue:
https://github.com/apache/activemq-artemis/pull/1554
There are no automated STOMP websocket tests from what I can tell. There
is a manual test (i.e.
org.apache.activemq.artemis.tests.integration.stomp.StompWebSocketTest) which
relies on Jeff's stomp-websocket client. Writing a websocket client wouldn't
be rocket science, but not something I wanted to do for this small feature.---
