Justin Bertram created ARTEMIS-4548:
---------------------------------------
Summary: Refactor MQTT tests
Key: ARTEMIS-4548
URL: https://issues.apache.org/jira/browse/ARTEMIS-4548
Project: ActiveMQ Artemis
Issue Type: Task
Reporter: Justin Bertram
Assignee: Justin Bertram
Many MQTT tests are run twice - once using TCP and once using WebSockets. This
is essentially a big waste of time since once the connection is established to
the broker the tests are identical. The tests should be refactored to run just
once and then there can be a small number of tests specifically for WebSockets.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)