emqx/apps/emqx/test
zhongwencool 0fc10ad239
Merge pull request #10984 from zhongwencool/reload-cli
feat: support reload cli
2023-06-12 17:21:29 +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 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 build: finalize 5.0.bpapi 2023-05-30 08:28:45 +02:00
props feat(types): add `timeout_duration{,_ms,_s}` types 2023-06-05 11:46:32 -03:00
emqx_SUITE.erl chore(test): improve coverage 2023-05-17 16:58:49 +02:00
emqx_access_control_SUITE.erl test(exclusive_sub): fix test flakiness 2023-05-30 11:23:17 -03:00
emqx_alarm_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_authentication_SUITE.erl test(auth): drop obsolete testcase altogether 2023-06-05 22:41:08 +03: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 test(banned): attempt to improve flaky test 2023-05-30 11:08:31 -03: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 fix(bpapi): ignore dropped BPAPI module 2023-06-07 21:33:47 +03:00
emqx_broker_SUITE.erl test: rm stray `clear_screen` calls 2023-05-31 11:07:44 -03: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: remove hardcoded configs 2023-06-01 14:52:33 +02:00
emqx_channel_delayed_puback_SUITE.erl feat(ft): tie file transfer frontend and backend together 2023-04-07 17:25:21 +03:00
emqx_client_SUITE.erl test(config): update emqx_client_SUITE 2023-06-01 14:52:33 +02:00
emqx_cm_SUITE.erl refactor: use unified table define 2023-06-07 22:51:44 +08: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 chore: move reload_local_etc_config from emqx_conf to emqx_conf_cli 2023-06-11 09:11:17 +08: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: config SUITE failed 2023-06-11 09:11:17 +08:00
emqx_config_handler_SUITE.erl test: config SUITE failed 2023-06-11 09:11:17 +08:00
emqx_connection_SUITE.erl test: remove hardcoded configs 2023-06-01 14:52:33 +02:00
emqx_crl_cache_SUITE.erl fix(config): enforce root key name to be a binary (raw config) 2023-05-31 18:03:58 -03:00
emqx_exclusive_sub_SUITE.erl test(exclusive_sub): fix test flakiness 2023-05-30 11:23:17 -03:00
emqx_flapping_SUITE.erl fix: update emqx_flapping process's state when emqx:update_config([flapping_detect],Conf) 2023-06-11 18:23:15 +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 feat: hide keepalive_backoff, introduce keepalive_multiplier 2023-05-17 21:25:10 +08:00
emqx_listeners_SUITE.erl Merge remote-tracking branch 'origin/release-50' into 0502-merge-release-50-back-to-master 2023-05-02 18:08:04 +02:00
emqx_listeners_update_SUITE.erl feat: update listeners from cli 2023-06-04 20:07:33 +08: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(connection): configurable TCP keepalive 2023-06-07 10:23:38 -03:00
emqx_mqtt_caps_SUITE.erl test: fix emqx_mqtt_caps_SUITE 2023-05-05 17:45:11 +02: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 test: subscribe with no_local, mixed pub from different clients 2023-05-08 14:40:37 +02:00
emqx_mqueue_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_ocsp_cache_SUITE.erl test: fix flaky ocsp test setup (v5.0) 2023-05-23 17:52:02 -03:00
emqx_olp_SUITE.erl Merge pull request #10823 from qzhuyan/dev/william/meck-olp 2023-05-31 11:01:56 +02:00
emqx_os_mon_SUITE.erl fix: crash when sysmon.os.mem_check_interval = disabled 2023-05-12 14:42:23 +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 feat(types): add `timeout_duration{,_ms,_s}` types 2023-06-05 11:46:32 -03:00
emqx_quic_multistreams_SUITE.erl refactor: use unified table define 2023-06-07 22:51:44 +08:00
emqx_ratelimiter_SUITE.erl test: fix test case error 2023-05-31 09:43:14 +08:00
emqx_reason_codes_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_release_tests.erl feat(emqx_release): add new APIs to parse/compare release versions 2023-05-31 20:34:25 +02: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: use unified table define 2023-06-07 22:51:44 +08:00
emqx_router_helper_SUITE.erl refactor: use unified table define 2023-06-07 22:51:44 +08:00
emqx_run_sh.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_schema_tests.erl fix(schema): avoid `function_clause` error when compacting errors 2023-06-07 10:34:58 -03:00
emqx_sequence_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_session_SUITE.erl test: fix emqx_session_SUITE 2023-06-01 14:52:33 +02:00
emqx_shared_sub_SUITE.erl test: fix longname/shortname 2023-06-01 14:52:33 +02: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 refactor: use unified table define 2023-06-07 22:51:44 +08:00
emqx_test_janitor.erl test(pulsar_producer): attempt to fix flaky test 2023-06-06 09:32:38 -03:00
emqx_tls_certfile_gc_SUITE.erl fix(tlsgc): make computing orphans safe against symlinking 2023-06-05 22:41:08 +03:00
emqx_tls_lib_tests.erl fix(tls): issue when ssl listner is configured to use tls v1.3 only 2023-06-08 15:13:22 +02:00
emqx_topic_SUITE.erl perf(topic): use tail recursive to joining a topic 2023-06-07 22:59:53 +08:00
emqx_trace_SUITE.erl fix(emqx): avoid interference in testsuites 2023-06-05 22:41:08 +03: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_wdgraph_tests.erl feat(wdgraph): add `fold/3` which folds over graph edges 2023-04-07 17:25:22 +03:00
emqx_ws_connection_SUITE.erl test: remove hardcoded configs 2023-06-01 14:52:33 +02:00