emqx/apps/emqx/test
JimMoen 50bceee9ab
fix(stats): `'subscribers.count'` contains shared-subscriber
2024-04-02 16:56:40 +08:00
..
data/certs fix: fix that obsoleted cert file will not be deleted after the listener is updated/deleted 2023-01-13 18:42:27 +08:00
emqx_SUITE_data chore: rename acl to authz 2021-07-26 16:10:33 +08:00
emqx_bpapi_SUITE_data feat(bpapi): Version negotiation 2022-01-26 11:59:21 +01:00
emqx_crl_cache_SUITE_data test(emqx): switch `emqx_crl_cache_SUITE` to use `emqx_cth_suite` 2023-12-06 14:34:41 +01:00
emqx_ocsp_cache_SUITE_data test(ocsp): switch test suite to use `emqx_cth_suite` 2023-12-06 14:34:40 +01:00
emqx_static_checks_data fix(bpapi): Add 5.5 dump 2024-03-27 17:39:38 +01:00
props chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_access_control_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_alarm_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_authz_cache_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_authz_test_mod.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_banned_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_batch_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_boot_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_bpapi_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_bpapi_static_checks.erl fix(bpapi): Add 5.5 dump 2024-03-27 17:39:38 +01:00
emqx_broker_SUITE.erl fix(stats): `'subscribers.count'` contains shared-subscriber 2024-04-02 16:56:40 +08:00
emqx_broker_helper_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_channel_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_channel_delayed_puback_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_client_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_cm_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_cm_locker_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_cm_registry_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_cm_registry_keeper_SUITE.erl refactor: use mria:async_dirty to group dirty ops 2024-02-02 09:26:43 +01:00
emqx_common_test_helpers.erl test(ds): add tests for error mapping and replay recovery 2024-03-07 12:59:58 +01:00
emqx_common_test_http.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_config_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_config_handler_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_connection_SUITE.erl Merge pull request #11868 from qzhuyan/fix/william/takeover-pub-willmsg 2024-02-29 13:14:18 +01:00
emqx_connection_conninfo_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_crl_cache_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_cth_cluster.erl feat(cth-cluster): use workdir as cwd on each node 2024-02-27 16:41:53 +01:00
emqx_cth_peer.erl feat(cth-cluster): use workdir as cwd on each node 2024-02-27 16:41:53 +01:00
emqx_cth_suite.erl feat(cth-suite): use cheaper heuristic for schema modules 2024-02-13 20:36:22 +01:00
emqx_cth_tls.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_exclusive_sub_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_flapping_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_frame_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_gc_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_guid_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_hooks_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_inflight_SUITE.erl fix: rework In-flight / Mqueue API 2024-03-20 15:25:33 +02:00
emqx_keepalive_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_listeners_SUITE.erl chore: use gen_tcp:recv timeout to wait socket closed 2024-02-28 16:18:32 +08:00
emqx_listeners_update_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_log_throttler_SUITE.erl fix: disable log throttling if primary log level is debug 2024-02-21 21:19:15 +02:00
emqx_logger_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_message_SUITE.erl Merge pull request #12559 from zmstone/0221-refactor-use-atom-fileds 2024-02-23 14:38:19 +01:00
emqx_metrics_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_metrics_worker_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_mountpoint_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_mqtt_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_mqtt_caps_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_mqtt_props_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_mqtt_protocol_v5_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_mqueue_SUITE.erl fix: rework In-flight / Mqueue API 2024-03-20 15:25:33 +02:00
emqx_ocsp_cache_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_olp_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_os_mon_SUITE.erl test: fix flaky 2024-03-12 15:21:17 +08:00
emqx_packet_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_passwd_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_pd_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_persistent_messages_SUITE.erl feat(sessds): Move config schema to a separate root 2024-02-23 15:08:13 +01:00
emqx_persistent_session_SUITE.erl feat(sessds): Add support for the retainer 2024-02-15 11:34:13 +01:00
emqx_persistent_session_ds_router_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_persistent_session_ds_state_tests.erl fix(sessds): Improve comments 2024-01-26 17:49:33 +01:00
emqx_pmon_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_pool_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_pqueue_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_proper_types.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_quic_multistreams_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_ratelimiter_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_reason_codes_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_release_tests.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_request_handler.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_request_responser_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_request_sender.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_router_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_router_helper_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_routing_SUITE.erl fix(routing): add heuristic for routing schema in empty cluster 2024-03-22 15:14:32 +01:00
emqx_run_sh.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_schema_tests.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_secret_tests.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_sequence_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_session_mem_SUITE.erl fix: rework In-flight / Mqueue API 2024-03-20 15:25:33 +02:00
emqx_shared_sub_SUITE.erl Merge pull request #11868 from qzhuyan/fix/william/takeover-pub-willmsg 2024-02-29 13:14:18 +01:00
emqx_static_checks.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_stats_SUITE.erl fix(stats): `'subscribers.count'` contains shared-subscriber 2024-04-02 16:56:40 +08:00
emqx_sup_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_sys_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_sys_mon_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_takeover_SUITE.erl Merge pull request #11868 from qzhuyan/fix/william/takeover-pub-willmsg 2024-02-29 13:14:18 +01:00
emqx_test_janitor.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_tls_certfile_gc_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_tls_lib_tests.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_topic_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_topic_index_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_trace_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_trace_handler_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_trie_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_trie_search_tests.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_vm_SUITE.erl test: cpu utilization value 2024-03-12 14:14:46 +08:00
emqx_vm_mon_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_wdgraph_tests.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_ws_connection_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00