emqx/apps/emqx_gateway/test
JianBo He e3d208f678 fix(gw): close the stomp connections once an error frame occured
According to the Stomp v1.2 specification:

> The server MAY send ERROR frames if something goes wrong. In this case,
> it MUST then close the connection just after sending the ERROR frame

Additional, fixes the `is_superuser` is not working for all gateways
2023-06-14 10:49:17 +08:00
..
emqx_gateway_SUITE_data feat(gateway): export basic gateway info for telemetry 2022-04-04 15:20:48 -03:00
emqx_gateway_SUITE.erl chore: refine tests 2023-04-14 00:45:22 +08:00
emqx_gateway_api_SUITE.erl fix(gateway): fix 500 crash for '/gateways' endpoint 2023-06-11 18:43:38 +08:00
emqx_gateway_auth_ct.erl refactor: move emqx_json to emqx_utils_json 2023-04-14 13:31:27 +02:00
emqx_gateway_authn_SUITE.erl test: fix failed test cases 2023-05-31 13:44:51 +08:00
emqx_gateway_authz_SUITE.erl test: fix failed test cases 2023-05-31 13:44:51 +08:00
emqx_gateway_cli_SUITE.erl chore: refine tests 2023-04-14 00:45:22 +08:00
emqx_gateway_cm_SUITE.erl chore: fix common tests 2023-04-07 15:34:16 +08:00
emqx_gateway_cm_registry_SUITE.erl chore: fix common tests 2023-04-07 15:34:16 +08:00
emqx_gateway_conf_SUITE.erl Merge remote-tracking branch 'origin/master' into release-51 2023-06-07 21:43:29 +02:00
emqx_gateway_ctx_SUITE.erl fix(gw): close the stomp connections once an error frame occured 2023-06-14 10:49:17 +08:00
emqx_gateway_metrics_SUITE.erl chore: fix common tests 2023-04-07 15:34:16 +08:00
emqx_gateway_registry_SUITE.erl chore: fix common tests 2023-04-07 15:34:16 +08:00
emqx_gateway_test_utils.erl feat: update gateway from cli 2023-06-06 08:12:47 +08:00
test_mqtt_broker.erl refactor: use unified table define 2023-06-07 22:51:44 +08:00