emqx/apps/emqx/test
Zaiming (Stone) Shi b65a71b498 test: allow emqx_ws_connection_SUITE to run without erasing configs 2023-05-01 19:37:12 +02: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 feat(crl): add crl check support 2023-03-20 18:09:38 -03:00
emqx_ocsp_cache_SUITE_data feat: add ocsp stapling and crl support to mqtt ssl listener 2023-03-14 16:08:47 -03:00
emqx_static_checks_data test(bpapi): Add API dump for 5.0.0 2022-06-21 09:31:59 +02:00
props fix: add is_json 2023-04-14 13:41:34 +02:00
emqx_SUITE.erl test: fix inter-suite test teardowns 2023-03-14 16:08:47 -03:00
emqx_access_control_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_alarm_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_authentication_SUITE.erl fix: hocon_pp crash when atom_key 2023-04-14 20:51:58 +08:00
emqx_authz_cache_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_authz_test_mod.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_banned_SUITE.erl chore: update changes 2023-04-11 14:04:41 +08:00
emqx_batch_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_boot_SUITE.erl test: recover boot_modules app env after test 2023-01-17 00:43:25 +01:00
emqx_bpapi_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_bpapi_static_checks.erl chore: function renamed but forgot to update xref excemption 2023-02-02 14:16:23 +01:00
emqx_broker_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_broker_helper_SUITE.erl test: fix flaky emqx_broker_helper_SUITE:t_shard_seq 2023-02-24 21:21:12 +01:00
emqx_channel_SUITE.erl test: fix failed test 2023-04-14 23:46:05 +08:00
emqx_client_SUITE.erl chore: remove peercert from the state of connection processes 2023-03-27 09:33:17 +08:00
emqx_cm_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_cm_locker_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_cm_registry_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_common_test_helpers.erl test: allow emqx_ws_connection_SUITE to run without erasing configs 2023-05-01 19:37:12 +02:00
emqx_common_test_http.erl refactor: move emqx_json to emqx_utils_json 2023-04-14 13:31:27 +02:00
emqx_config_SUITE.erl test: fix authn test cases 2023-05-01 18:42:45 +02:00
emqx_config_handler_SUITE.erl feat: don't remove default value when save config 2023-04-14 21:17:34 +08:00
emqx_connection_SUITE.erl refactor: rename emqx_misc to emqx_utils 2023-04-14 13:41:27 +02:00
emqx_crl_cache_SUITE.erl refactor: rename emqx_map_lib to emqx_utils_maps 2023-04-14 13:41:34 +02:00
emqx_exclusive_sub_SUITE.erl fix: the exclusive topics aren't removed when the session has already been cleaned 2023-01-30 18:17:00 +08:00
emqx_flapping_SUITE.erl feat: hide overload_protection,conn_congestion,flapping_detect 2023-04-14 21:29:27 +08:00
emqx_frame_SUITE.erl fix(authn): no exception when password is 'undefined' 2023-01-14 17:58:55 +01:00
emqx_gc_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_guid_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_hooks_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_inflight_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_keepalive_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_listeners_SUITE.erl refactor(log): move default values to schema 2023-04-29 22:10:19 +02:00
emqx_logger_SUITE.erl chore: always init_load config wiht defaults populated 2023-04-30 21:24:46 +02:00
emqx_message_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_metrics_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_metrics_worker_SUITE.erl feat(emqx_metrics): Sliding window samples 2023-01-05 13:55:52 +01:00
emqx_mountpoint_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_mqtt_SUITE.erl feat: Make the log output format order fixed 2023-01-30 12:18:22 +08:00
emqx_mqtt_caps_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_mqtt_props_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_mqtt_protocol_v5_SUITE.erl chore(quic): clean test code 2023-02-20 10:42:55 +01:00
emqx_mqueue_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_ocsp_cache_SUITE.erl fix(ocsp): disable periodic refresh when listener or stapling are disabled 2023-04-27 14:02:55 -03:00
emqx_olp_SUITE.erl test: fix flaky olp tcs 2023-02-27 20:01:29 +01:00
emqx_os_mon_SUITE.erl chore: only run t_sys_mem_check ct in linux 2023-02-01 14:47:41 +08:00
emqx_packet_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_passwd_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_pd_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_persistent_session_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_pmon_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_pool_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_pqueue_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_proper_types.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_quic_multistreams_SUITE.erl test(quic): chasing flaky tc. 2023-03-27 11:54:08 +02:00
emqx_ratelimiter_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_reason_codes_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_request_handler.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_request_responser_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_request_sender.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_router_SUITE.erl refactor: rename emqx_misc to emqx_utils 2023-04-14 13:41:27 +02:00
emqx_router_helper_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_run_sh.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_schema_tests.erl refactor: move the env interpolation function to emqx_schema 2023-04-29 22:10:19 +02:00
emqx_sequence_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_session_SUITE.erl test: make schema test happy 2023-03-14 09:17:45 +08:00
emqx_shared_sub_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_static_checks.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_stats_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_sup_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_sys_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_sys_mon_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_takeover_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_test_janitor.erl test(janitor): catch each callback invocation 2023-04-03 10:20:19 -03:00
emqx_tls_lib_tests.erl refactor: rename emqx_map_lib to emqx_utils_maps 2023-04-14 13:41:34 +02:00
emqx_topic_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_trace_SUITE.erl chore: share emqx_trace.hrl between code and test 2023-04-13 20:51:14 +08:00
emqx_trace_handler_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_trie_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_vm_SUITE.erl fix(metrics): use the same data source for RAM usage info 2023-02-15 16:11:39 +01:00
emqx_vm_mon_SUITE.erl feat: change loads from string to float 2023-02-01 10:07:22 +08:00
emqx_ws_connection_SUITE.erl test: allow emqx_ws_connection_SUITE to run without erasing configs 2023-05-01 19:37:12 +02:00