emqx/test
Gilbert 475cabde4d Fix issue#2619 (#2646)
* Fix issue#2619
Prior to this change, websocket connection would not be disconnected
when dataframe type is other frametype. However, in mqtt spec, it
shoud be disconnected.

This change fix this inconsistent behaviour with mqtt 5.0
2019-06-21 21:21:49 +08:00
..
emqx_SUITE_data New logger formatter with meta-data 2018-11-02 18:38:07 +08:00
emqx_access_SUITE_data Fix the EXIT outputs in Travis CI (#2154) 2019-01-17 17:14:51 +08:00
emqx_SUITE.erl Improve the emqx_connection, emqx_ws_connection and emqx_frame modules (#2611) 2019-06-14 12:44:27 +08:00
emqx_access_SUITE.erl Optimize test workflow (#2642) 2019-06-20 11:44:44 +08:00
emqx_acl_test_mod.erl Update Copyright to 2019 2019-01-29 10:43:25 +08:00
emqx_alarm_handler_SUITE.erl Using fixed topic for system message of alarm (#2647) 2019-06-21 19:51:58 +08:00
emqx_auth_anonymous_test_mod.erl Update Copyright to 2019 2019-01-29 10:43:25 +08:00
emqx_auth_dashboard.erl Update Copyright to 2019 2019-01-29 10:43:25 +08:00
emqx_banned_SUITE.erl Add emqx_ct_helpers as deps and refactor test suites 2019-04-25 13:41:22 +08:00
emqx_batch_SUITE.erl Update Copyright to 2019 2019-01-29 10:43:25 +08:00
emqx_bridge_SUITE.erl Add emqx_ct_helpers as deps and refactor test suites 2019-04-25 13:41:22 +08:00
emqx_bridge_mqtt_tests.erl Eliminate {error, inflight_full} from publish call to emqx_client 2019-03-05 03:47:33 +01:00
emqx_bridge_rpc_tests.erl Rename portal to bridge 2019-02-28 15:31:54 +08:00
emqx_bridge_tests.erl Delete useless assert to pass ci 2019-03-28 13:48:06 +08:00
emqx_broker_SUITE.erl Optimize metrics using counters and persistent_term (#2597) 2019-06-05 23:16:35 +08:00
emqx_channel_SUITE.erl Improve the emqx_connection, emqx_ws_connection and emqx_frame modules (#2611) 2019-06-14 12:44:27 +08:00
emqx_client_SUITE.erl Add emqx_ct_helpers as deps and refactor test suites 2019-04-25 13:41:22 +08:00
emqx_cm_SUITE.erl Add emqx_ct_helpers as deps and refactor test suites 2019-04-25 13:41:22 +08:00
emqx_flapping_SUITE.erl Add emqx_ct_helpers as deps and refactor test suites 2019-04-25 13:41:22 +08:00
emqx_frame_SUITE.erl Improve the emqx_connection, emqx_ws_connection and emqx_frame modules (#2611) 2019-06-14 12:44:27 +08:00
emqx_gc_SUITE.erl Update Copyright to 2019 2019-01-29 10:43:25 +08:00
emqx_guid_SUITE.erl Update Copyright to 2019 2019-01-29 10:43:25 +08:00
emqx_hooks_SUITE.erl Improve emqx_hooks and credentials (#2309) 2019-03-16 10:43:53 +08:00
emqx_inflight_SUITE.erl Update Copyright to 2019 2019-01-29 10:43:25 +08:00
emqx_json_SUITE.erl Update Copyright to 2019 2019-01-29 10:43:25 +08:00
emqx_keepalive_SUITE.erl Update Copyright to 2019 2019-01-29 10:43:25 +08:00
emqx_lib_SUITE.erl Update Copyright to 2019 2019-01-29 10:43:25 +08:00
emqx_listeners_SUITE.erl Pin emqx-ct-helpers v1.1 (#2495) 2019-05-04 04:41:08 +08:00
emqx_message_SUITE.erl Add more functions to read fields of 'message' record 2019-04-02 15:15:13 +08:00
emqx_metrics_SUITE.erl Optimize metrics using counters and persistent_term (#2597) 2019-06-05 23:16:35 +08:00
emqx_misc_tests.erl Drain msg queue for deterministic test 2019-03-05 04:28:01 +01:00
emqx_mock_client.erl Update Copyright to 2019 2019-01-29 10:43:25 +08:00
emqx_mod_SUITE.erl Update Copyright to 2019 2019-01-29 10:43:25 +08:00
emqx_mod_rewrite_tests.erl Update Copyright to 2019 2019-01-29 10:43:25 +08:00
emqx_mod_sup_SUITE.erl Update Copyright to 2019 2019-01-29 10:43:25 +08:00
emqx_mountpoint_SUITE.erl Update Copyright to 2019 2019-01-29 10:43:25 +08:00
emqx_mqtt_caps_SUITE.erl Update Copyright to 2019 2019-01-29 10:43:25 +08:00
emqx_mqtt_packet_SUITE.erl Optimize test workflow (#2642) 2019-06-20 11:44:44 +08:00
emqx_mqtt_props_SUITE.erl Update Copyright to 2019 2019-01-29 10:43:25 +08:00
emqx_mqueue_SUITE.erl Update Copyright to 2019 2019-01-29 10:43:25 +08:00
emqx_net_SUITE.erl Update Copyright to 2019 2019-01-29 10:43:25 +08:00
emqx_os_mon_SUITE.erl Add monitors and alarm handler (#2266) 2019-02-28 18:25:17 +08:00
emqx_packet_SUITE.erl Put peername into messsage headers (#2390) 2019-04-04 13:41:03 +08:00
emqx_pd_SUITE.erl Update Copyright to 2019 2019-01-29 10:43:25 +08:00
emqx_pmon_SUITE.erl Update Copyright to 2019 2019-01-29 10:43:25 +08:00
emqx_pool_SUITE.erl Improve the emqx_connection module using gen_statem behaviour (#2235) 2019-02-28 15:08:29 +08:00
emqx_pqueue_SUITE.erl Update Copyright to 2019 2019-01-29 10:43:25 +08:00
emqx_protocol_SUITE.erl Optimize test workflow (#2642) 2019-06-20 11:44:44 +08:00
emqx_protocol_tests.erl Update Copyright to 2019 2019-01-29 10:43:25 +08:00
emqx_reason_codes_tests.erl Update Copyright to 2019 2019-01-29 10:43:25 +08:00
emqx_request_handler.erl Move request response out of emqx client (#2293) 2019-03-13 11:27:25 +08:00
emqx_request_response_SUITE.erl Optimize test workflow (#2642) 2019-06-20 11:44:44 +08:00
emqx_request_sender.erl Move request response out of emqx client (#2293) 2019-03-13 11:27:25 +08:00
emqx_router_SUITE.erl Add emqx_ct_helpers as deps and refactor test suites 2019-04-25 13:41:22 +08:00
emqx_rpc_SUITE.erl Add emqx_ct_helpers as deps and refactor test suites 2019-04-25 13:41:22 +08:00
emqx_sequence_SUITE.erl Update Copyright to 2019 2019-01-29 10:43:25 +08:00
emqx_session_SUITE.erl Better zone (#2548) 2019-05-25 22:29:23 +08:00
emqx_shared_sub_SUITE.erl Delete APPLICATION macro from erl-opts in rebar.config 2019-05-24 10:16:10 +08:00
emqx_sm_SUITE.erl Fix lookup_session_pids return data type error 2019-05-25 22:28:34 +08:00
emqx_stats_tests.erl Optimize metrics using counters and persistent_term (#2597) 2019-06-05 23:16:35 +08:00
emqx_sys_mon_SUITE.erl Add emqx_ct_helpers as deps and refactor test suites 2019-04-25 13:41:22 +08:00
emqx_tables_SUITE.erl Add flapping detect feature 2019-04-19 16:34:33 +08:00
emqx_time_SUITE.erl Update Copyright to 2019 2019-01-29 10:43:25 +08:00
emqx_topic_SUITE.erl Add emqx_topic:tokens/1 function (#2305) 2019-03-13 23:31:44 +08:00
emqx_tracer_SUITE.erl Add emqx_ct_helpers as deps and refactor test suites 2019-04-25 13:41:22 +08:00
emqx_trie_SUITE.erl Update Copyright to 2019 2019-01-29 10:43:25 +08:00
emqx_vm_SUITE.erl Update Copyright to 2019 2019-01-29 10:43:25 +08:00
emqx_vm_mon_SUITE.erl Build with rebar3 (#2475) 2019-04-28 09:40:39 +08:00
emqx_ws_channel_SUITE.erl Fix issue#2619 (#2646) 2019-06-21 21:21:49 +08:00
emqx_zone_SUITE.erl Better zone (#2548) 2019-05-25 22:29:23 +08:00
rfc6455_client.erl Support cookie based auth 2019-04-12 19:25:22 +08:00
run_emqx.escript Optimize develop workflow and support make run and code hot swapping (#2644) 2019-06-21 20:52:27 +08:00
ws_client.erl New logger formatter with meta-data 2018-11-02 18:38:07 +08:00